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
Exchange database backup failing with Arcserve v15
How to block USB Disks using Windows 2008 R2 Domain Controller Group Policy
PHP: import several RSS feeds into MySQL
Lable (and other elements) not appearing in my code behind
Can't send emails (Vista Business, United Kingdom, Demon Mailbox/Demon Broadband)
Outlook2007/ Exchange: Need password to connect
How can i add column name in list generic?
FTP Script via Unix
Forefront TMG Client Access
Utilizing array gleamed from GetRows method in Access VBA