Y
yuriyman
Guest
Hi guys and gals,
I need help with the following:
Original Data:
Processed data:
OK so I did all of this.
The original data is stored in a table, I used VB code (found on this site) to process the data and put it into a report. Now I need to export the report into an Excel spreadsheet, I tried many different ways even with VB code (found on this site) but I keep on getting the same error, Subscript out of range
Anyone have any ideas???
I need help with the following:
Original Data:
Name
Bank Name
George
Citibank
George
Wamu
George
BankofNY
John
Chase
John
Wamu
Victor
Dime
Processed data:
Name
Bank Name
George
Citibank, Wamu, BankofNY
John
Chase, Wamu
Victor
Dime
OK so I did all of this.
The original data is stored in a table, I used VB code (found on this site) to process the data and put it into a report. Now I need to export the report into an Excel spreadsheet, I tried many different ways even with VB code (found on this site) but I keep on getting the same error, Subscript out of range

Anyone have any ideas???