Hi all,
I have a small requirement.
I have written a macro code in VBA excel, where I have used a userform an option buttons to choose a certain type of data
once It is chosen, a msgbox is made to display certain results choosing data from the excel sheet.
This has wonderfully worked.
now the requirement is that, whatever gets displayed on the msgbox, either needs to be printed using a print option or the data displayed should be saved in the excel sheet or a new workbook.
Is this possible to be done?
I tried a lot of options where I can transfer data from INPUTBOX to an excel sheet. but I could not get a solution for doing the same for msgbox.
any suggestions?
kindly let me know.
regards,
Roopa.
I have a small requirement.
I have written a macro code in VBA excel, where I have used a userform an option buttons to choose a certain type of data
once It is chosen, a msgbox is made to display certain results choosing data from the excel sheet.
This has wonderfully worked.
now the requirement is that, whatever gets displayed on the msgbox, either needs to be printed using a print option or the data displayed should be saved in the excel sheet or a new workbook.
Is this possible to be done?
I tried a lot of options where I can transfer data from INPUTBOX to an excel sheet. but I could not get a solution for doing the same for msgbox.
any suggestions?
kindly let me know.
regards,
Roopa.