Microsoft
Software
Hardware
Network
Question : dlookup error in access
Hi,
Can someone tell me why I am getting a type mismatch error in this string?
If Me.Text18.Value = DLookup("Password", "Users", "[Username]= '" & Me.Combo14.Value & "'") Then
Username = Me.Combo14.Value
Answer : dlookup error in access
test this
i renamed your Public variable UserName to pUserName
you should use names of variable to be unique in your application.
Random Solutions
ATM clocking
How to make simple PHP IF function for the following simple scenario ?
How to stop folder redirection on terminal server only
nView Desktop Manager Disable's on startup ?
access list on core switch for restricted guest access
ASP.NET How to get picture images to display...in a LISTVIEW?
Tools to test IOPS for SAN
Weighted Java algorith for string comparison
I have a 2GB .ost file that I would like to reduce in size
How do I pass multiple listbox selections in a query string?