Hello Everyone,
Been searching for a few days, and I cant seem to find an answer that works for me unfortunately.
I am trying to create an accounting sheet that will combine data for me.
I have cells for all the data, then I have a column of cells that I need the data sorted in a specific manner. I then need to replicate this 250 times, and I dont really want to manually change the reference cell value 1500 times (6 rows of data x 250) ... lol
The forumula I have for the first 6 rows is:
What I need to do is replicate this 249 more times (all 6 rows), but I need to change the reference cell value up by one on each replication. So basically, the next 6 lines needs to be:![]()
="D"&A3 ="U"&D3 ="T"&D3 ="P"&B3 ="M"&C3 ^
![]()
="D"&A4 ="U"&D4 ="T"&D4 ="P"&B4 ="M"&C4 ^
Then the next 6 rows:
![]()
="D"&A5 ="U"&D5 ="T"&D5 ="P"&B5 ="M"&C5 ^
Rinse and repeat until I have replicated all 6 rows 250 times in total.
These all need to be one after another all in the same column.
Higlighting all 6 rows, and dragging down changes the reference cell value, but changes it by 5, not 1 (so ="D"&A3 changes to ="D"&A8, and not ="D"&A4, for example).
Any help anyone can offer would be greatly appreciated, as I really dont want to sit there and manually edit the formulas 1500 times ... hehe.
Many thanks in advance for any help anyone can offer.
Rick
Bookmarks