View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
justaguyfromky justaguyfromky is offline
external usenet poster
 
Posts: 43
Default Help with Dialog box pop ups

I have a dialog box that I want to use with several employees to clock in and
out with, I need to know how to get an edit box to reference a cell where
the employee password would be stored. All it will give me for options are
Edit validation which I would use the option of "Number" for the password,
(Last four of SSN). It also gives me an option for password edit which hides
the numbers with astrisks. I cant find a way to get the cell that the
password is stored in to be referenced

any help would be appreciated
Thanks