Page 1 of 1

Use Error handling with VBA to notify that the user did not select any text on the excel worksheet. Once the program is

Posted: Fri Jul 08, 2022 7:28 am
by answerhappygod
Use Error handling with VBA to notify that the user did notselect any text on the excel worksheet.
Once the program is run, an error message should pop up if theuser has not selected a cell or a range of cells on the Excelworksheet.
Please show me what the code would be for thisscenario.