scotsrule08
New Member
- Joined
- Jun 21, 2018
- Messages
- 45
I am needing to retrieve the account number from every excel document in a folder including sub folders (roughly 3000 excel files) . The account number is in the same cell (G23) on all excel workbooks.
Ideally the macro would return cell value in column A and in column B have the file location.
Example
A: B:
123123123 :/Users/MyDocuments/Completed
124121241 :/Users/MyDocuments/NeedsToBeWorked
TIA for any help
Ideally the macro would return cell value in column A and in column B have the file location.
Example
A: B:
123123123 :/Users/MyDocuments/Completed
124121241 :/Users/MyDocuments/NeedsToBeWorked
TIA for any help