S
Sadhana
I want to ask how to initialize a cell with a value and also I want to
perform calculation like..the previous value gets added to current value..
like I have value in cell
T6=23
initially V6=0
now V6=V6 + T6
ie V6= 23
Now I want to change T6=20
So the Value of V6 now becomes = 43
perform calculation like..the previous value gets added to current value..
like I have value in cell
T6=23
initially V6=0
now V6=V6 + T6
ie V6= 23
Now I want to change T6=20
So the Value of V6 now becomes = 43