G
Guest
How do I stop the function from moving if I insert cells? For example, if my
function is SUM(B1:B6) and I insert cells it changes it to SUM(B2:B7).....
I'd like it to stay SUM(B1:B6)
function is SUM(B1:B6) and I insert cells it changes it to SUM(B2:B7).....
I'd like it to stay SUM(B1:B6)