View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Christie Paul Christie is offline
external usenet poster
 
Posts: 2
Default Does workbook contain code and links

Does anyone know of a way of finding out if a workbook
has a code module and/or links without opening the
workbook.

I'm writing an import process into an Access Database and
I need to check the file before I open it.

Thanks for any help