Fenrirshowl
Technical User
Hello all
Question:
Is it possible using VBA to retrieve information from closed workbooks without opening them (similar to when working with text files via object.OpenTextFile)?
If it is, can someone please give me a few keywords to allow me to do some research?
The aim would be equivalent to cycling through folders and subfolders, extracting the entries on the first line of each sheet in each workbook - essentially retrieving all column titles for a set of workbooks used to store employee-type data so we can cross-check entries more easily.
(I appreciate the data would be better stored in a database app, but our company doesn't like or trust Access. [dont ask!])
Thanks in advance
Fen
Question:
Is it possible using VBA to retrieve information from closed workbooks without opening them (similar to when working with text files via object.OpenTextFile)?
If it is, can someone please give me a few keywords to allow me to do some research?
The aim would be equivalent to cycling through folders and subfolders, extracting the entries on the first line of each sheet in each workbook - essentially retrieving all column titles for a set of workbooks used to store employee-type data so we can cross-check entries more easily.
(I appreciate the data would be better stored in a database app, but our company doesn't like or trust Access. [dont ask!])
Thanks in advance
Fen