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.
Query XWrong passkey entered. Program will now terminate. OK X
Use VBA Excel 8. Ask the user to enter the passcode displayed in cell B2 and store this to a string variable called strC
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am