View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don[_7_] Don[_7_] is offline
external usenet poster
 
Posts: 6
Default If Worksheets("Test") Exists Then Delete It

Hi,

I want to do the above, but just can't work out how to do
it. If anyone has a piece of code that would work, I would
be very grateful.

Exists does not seem to work with the Worsheets.Item
object.

Don.