G
Guest
I would like to write and copy an IF formula across a series of columns where the logic test changes based on where a particular column is in the range. For example in the first cell the formula would be =if(x>y,a,c) and in the second cell (second column in the range of cells) the formula would be =if(x>2y,a,c) and so on. Thanks as always for your assistance