View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pedro Miguel C. Silva Pedro Miguel C. Silva is offline
external usenet poster
 
Posts: 2
Default Finding if Excel Sheet exists

Hi! Can anyone tell me how to find if an Excel Sheet is already created?
Is there an instruction in VBA to make this?
For example, to look for a value in a table we have HLookup, VLookup and
Lookup. Is there an instruction for Sheets?

Thanks.

Pedro