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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

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

Post 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 25 times
Query XWrong passkey entered. Program will now terminate. OK X
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply