Hello guys,
See the attached excel file,
I've done the first 200 or so rows by hand, (well when I say by hand, I really mean by CTRL+D). Anyways, I need to generate the same recursive forumlas for 230400 rows!!!
- I have formulas in the cell columns A,B,C,D & E (look from row 18 downwards)
- Can ignore last two columns, as I will be importing data from a separate file
so i'll need something like this for the remaining rows:
for cell rows 201 to 230400;
for cell columns A to E;
do formula calculation;
next column
next row
n.b. Each column (A to E) has different formulas,
Thanks in advance!
Bookmarks