U
Uddinj1
Hi All,
How can I test if a sheet exist in the activeworkbook?
I need to do the following:
If the sheet exist then ask the user if the data on that sheet should be used
for a report. If the user selects NO then delete that sheet and add a new sheet
by the same name and extract latest data into the sheet and do the report.
If the sheet does not exist then add a sheet, extract latest data and do the
report.
I can add, delete and extract new data etc. I need help to find out if the
sheet exist and avoid displaying Inputbox when there is no need. All help is
appreciated. Thanks for your help.
Kind regards
UJ
How can I test if a sheet exist in the activeworkbook?
I need to do the following:
If the sheet exist then ask the user if the data on that sheet should be used
for a report. If the user selects NO then delete that sheet and add a new sheet
by the same name and extract latest data into the sheet and do the report.
If the sheet does not exist then add a sheet, extract latest data and do the
report.
I can add, delete and extract new data etc. I need help to find out if the
sheet exist and avoid displaying Inputbox when there is no need. All help is
appreciated. Thanks for your help.
Kind regards
UJ