Microsoft
Software
Hardware
Network
Question : maxclient Id from table
get max client id with format CL000000. Please look at the MaxClientID.doc that i have attached. If you have any question feel free to ask. I appreciate any help. Thanks.
Answer : maxclient Id from table
Function getClientID() As String
Dim MaxID, CurrID
MaxID =nz(DMax("mid([Client_ID],
3)", "dbo_tblClientTest"),0)
maxid=clng(maxid)+1
CurrID = "CL" & Format(MaxID, "00000000")
getClientID = CurrID
End Function
Random Solutions
what replaced sql.request in Excel 2007?
Dell XPS 600 Power Supply Replacement
SQL 2008 - Need to use calcualted field in another calculation
MS Oulook
Problem with linespacing on Graphics.Drawstring
How to create List box in Excel. User can select one or more entries
how to trap this exception?
WPF Control will not hide button or check box....
Need to be able to call up an ASIN function just like the one in Excel
Sharepoint