Hi All,
I have attached a workbook with a macro that basically checks to see if A4 is/has a study number in it, if it doesn’t, A4 is selected and the user can type in it.
If the study number is okay, the user is prompted for a password and if the password is okay, then cell G10 is selected so the user can type in it. However, the user canNOT type in it unless (s)he actually clicks cell G10 and then they can type. This is the problem.
(FYI … this is the first time I have used a form for a password and I am using someone else’s code I found … )
To test this (if you want):
You can enter Nothing in A4 and you will get a message and the focus goes back to A4 so the user can type.
Then, you can enter 77777 in A4 and click the button “Get Milestones”. The user is prompted for a password … please use: cat.
Some rows are displayed and the focus is placed on cell G10 … unfortunately the user cannot simply start typing.
Any help would be appreciated …
Thanks,
–cat