0 =1

V

vic patel

i like to set up format for lottry ticket count.there is one problem -lottry
ticket start from 0.if i want sheet which count by it self i need to set up
value for 0 as 1.if any one know please help me. i am trying since morning.
 
D

David Biddulph

It isn't clear what formula you are using, or which way round your error is.
If you have a formula which gives 0 and you want 1, then add the term +1 to
the end of your formula.
If you have a formula which gives 1 and you want 0, then add the term -1 to
the end of your formula.
 
Top