Question: Excel VBA: A sub procedure called PathAdd() prompts the user with a input box to enter a single letter, you must verify that the input

Excel VBA: A sub procedure called PathAdd() prompts the user with a input box to enter a single letter, you must verify that the input format is a single letter. If it is a single letter then the sub PathAdd() must call a function procedure named LocationCheck() to verify that the letter exists in the first column of a separate worksheet (of arbitrary name). This should be done with a variable of type string which should be passed to the function procedure.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!