View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ago Ago is offline
external usenet poster
 
Posts: 1
Default Test a file to retrieve format

Hi,
I have to test a file in a dir from VBA (Excel 2000) to
verify if the format is Excel, csv or other.
Do anyone know how this could be done?

Thank you

Ago