chickendippaz
New Member
- Joined
- Feb 11, 2013
- Messages
- 3
Hi all,
I have been trying to write a macro to clean up a download of the general ledger from an accounting system.
What I would like the macro to do is four things (in this order);
1) Locate the value 'G/L #' in column A, then delete the row it is on along with the 12 rows above it and 2 rows below it. There are multiple exsistences of the value 'G/L #' in column A.
2) Insert a column in between D & E
3) Where column B contains a date value, concatenate the data in column C & D on the row below it, then cut and paste this into the newly created column E.
4) Finally, delete any remaining blank rows.
If you would like to see this ledger in excel please contact me and I will email you a copy.
Many thanks for your help,
Sam
I have been trying to write a macro to clean up a download of the general ledger from an accounting system.
What I would like the macro to do is four things (in this order);
1) Locate the value 'G/L #' in column A, then delete the row it is on along with the 12 rows above it and 2 rows below it. There are multiple exsistences of the value 'G/L #' in column A.
2) Insert a column in between D & E
3) Where column B contains a date value, concatenate the data in column C & D on the row below it, then cut and paste this into the newly created column E.
4) Finally, delete any remaining blank rows.
If you would like to see this ledger in excel please contact me and I will email you a copy.
Many thanks for your help,
Sam