Page 1 of 1

Use VBA Excel 8. Ask the user to enter the passcode displayed in cell B2 and store this to a string variable called strC

Posted: Tue Jul 12, 2022 8:15 am
by answerhappygod
Use VBA Excel
8. Ask the user to enter the passcode displayed in cell B2 and store this to a string variable called strCheck. Dialog Box title must be "Query". If the password entered by the user exactly matched with the value show in cell B2, then do the following parts from 9 to 14, else show a dialog box that says "Wrong passkey entered. Program will now terminate." and the program should terminate.
Use Vba Excel 8 Ask The User To Enter The Passcode Displayed In Cell B2 And Store This To A String Variable Called Strc 1
Use Vba Excel 8 Ask The User To Enter The Passcode Displayed In Cell B2 And Store This To A String Variable Called Strc 1 (10.71 KiB) Viewed 27 times
Query XWrong passkey entered. Program will now terminate. OK X