without overwriting the next value to be copied? Hi, I am trying to copy and paste a four digit department in front of the expense code below it. The problem is, I have approx 80 departments and dont want to spend all day copying and pasting each one in front of however many expenses they have. The data looks like this
8415 Finance
100 Salaries
200 Benefits
7809 Homecare
100 Salaries
200 Benefits
300 All Other
I would like it to read:
8415 Finance
8415 100 Salaries
8415 200 Benefits
7809 Homecare
7809 100 Salaries
7809 200 Benefits
7809 300 All Other
I plan to Concatenate these completed departments with expenses and then do a VLookup to Downloads from our General Ledger to project our Budget with as much real time info
possible. But first I must build it.
Thanks in advance for the help.
James
8415 Finance
100 Salaries
200 Benefits
7809 Homecare
100 Salaries
200 Benefits
300 All Other
I would like it to read:
8415 Finance
8415 100 Salaries
8415 200 Benefits
7809 Homecare
7809 100 Salaries
7809 200 Benefits
7809 300 All Other
I plan to Concatenate these completed departments with expenses and then do a VLookup to Downloads from our General Ledger to project our Budget with as much real time info
Thanks in advance for the help.
James