if i got a cell with a function, e.g. this one: =sum(a1:a3)
isnt it possible to make the cell next to the one with the function, mimic the function execept just use the letter next to the one being used
to make it clearer:
CELL1: =sum(a1:a3)
CELL2: will mimic but with the next letter, therefore =sum(b1:b3)
lets say i change the CELL1
CELL1: =sum (c1:c6)
then the CELL2 will mimic: and the function in CELL2 will be =sum(d1:d6)
Bookmarks