Javery
08-07-2006, 03:57 PM
I'm trying to copy and paste a row of cells with formulas without Excel adjusting for the difference in cells. I think throwing a "$" in there somewhere will prevent this but I can't get it to work.
For example:
ROW 1 + ROW 2 = ROW 3 (row 3 contains the formula "=A1+A2")
Now I want to have ROW 1 + ROW 6 = ROW 7 but when I copy and paste ROW 3 into ROW 7 it gives me ROW 5 + ROW 6 ("=A5+A6" instead of "=A1+A6" where A1 is 'fixed').
Any help would be great!
Thanks!
For example:
ROW 1 + ROW 2 = ROW 3 (row 3 contains the formula "=A1+A2")
Now I want to have ROW 1 + ROW 6 = ROW 7 but when I copy and paste ROW 3 into ROW 7 it gives me ROW 5 + ROW 6 ("=A5+A6" instead of "=A1+A6" where A1 is 'fixed').
Any help would be great!
Thanks!