View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jarle Jarle is offline
external usenet poster
 
Posts: 32
Default Check if file is excel file

I have ha file with filemame FName (that includes the complete path)

If FName is an excel file Then x=A Else x=B

How can I check if FName is an excel file?

rgds
Jarle