View Single Post
  #1   Report Post  
cwwolfdog
 
Posts: n/a
Default Use userform to get input and compare to a hidden sheet

I am using a userform to get employees id number and passwords. I have the
id numbers and passwords on a hidden sheet. I need to code in the submit
button on the form a way to search the hidden sheet for there id number and
password match and then if it does match take them to a specific sheet.
Should I be going about this in a different manner or is this possible?

Thanks