What seemed like an easy task turned into a very difficult one...so I decided to give up and turn to you guys...
Using Excel 2003, I have a lot of Subs and functions that call each other to generate a complete report. The flow goes as follows:
1- Menu Bar (that I've created) - click on a button that launches a Sub "Launch1"
2- Sub "Launch1" opens a Userform(progress bar)
3- Userform launches another sub "Start1"
4- Sub "Start1" calls many functions but in it, I have the following code:
Everything works in this particular macro but the message still pops up "Data may exist in the sheet(s) selected for deletion. To permanently delete the data, press Delete".![]()
Please Login or Register to view this content.
How can I make that pop-up disappear (or automatically "accept" to delete).
Any help would be appreciated.
Thanks,
Alex
Bookmarks