Thread: FileName
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Andy Andy is offline
external usenet poster
 
Posts: 414
Default FileName

That's the ticket, thanks very much Tom and Dave.

"Dave Peterson" wrote:

Try:

if Lcase(ActiveWorkbook.Name) = ....