View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
IgorM[_2_] IgorM[_2_] is offline
external usenet poster
 
Posts: 41
Default Check user credentials

Hi

I have a database in access mdb file. In Excel I created a userform where
user inputs a username and password. What's the best way to check if the
given credentials are correct - in VBA of course?

Kind regards
IgorM