Blake
Premium
- 10,976
- NSW, Australia
- haswell00
Ok, so Im pretty new to VB, and this will probably be very obvious but still, I dont know, so I need to ask.
Ok, so I have this worksheet called TemplateSheet, and I need to create a macro that will make a copy of that worksheet, and call it CurrentOrder.
That is no problem. The problem is that if a worksheet called CurrentOrder already exists, then it has to be deleted. I have no idea how to say If CurrentOrder exists then
Ok, so I have this worksheet called TemplateSheet, and I need to create a macro that will make a copy of that worksheet, and call it CurrentOrder.
That is no problem. The problem is that if a worksheet called CurrentOrder already exists, then it has to be deleted. I have no idea how to say If CurrentOrder exists then