I have an "if" formula that I need to duplicate for many columns, preferably without typing each if statement. Formula is =if(k5>j5,0,j5-k5) I have columns j through cy to include in the formula string.
Asked
Active
Viewed 92 times
1 Answers
1
If you're formula is referring to adjacent cells and and they are consistent then you should just be able to copy and paste the formula and it will adjust the formula itself as you move across the columns. ie. your first equation would be in cell J1 referring to cells J & K. Copy that equation and paste into cell K1 and the equation will adjust to refer to cells K & L and so on and so forth.
Steve
- 11
copy excel formula across columns? – CharlieRB Jun 27 '14 at 18:43