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
Asking a ComboBox about its contents
SQL Server database move question
time formats - coming up with totals
App Stops at breakpoint after they have been removed
Import Text Files into Access
Getting the error: The Ordinal 685 could be not located in the dynamic link library iertutil.dll
SSIS Package - Script Component question - remove leading spaces
Select TOP 1 in an INNER JOIN
checkoff box that will highlight the line
Exchange 2007 Send As config :