G
gaga.kaplan
If I want to write C3 based on C2 a different way to increase my
flexibility, how would i do it?
=C(2+1) gives me an error...
=C&(2+1) does not work either..
=C2+1 gives me the value of C2 + 1 so if C2 = 100
then the cell will be worth 101 but that is not what i am looking for.
flexibility, how would i do it?
=C(2+1) gives me an error...
=C&(2+1) does not work either..
=C2+1 gives me the value of C2 + 1 so if C2 = 100
then the cell will be worth 101 but that is not what i am looking for.