how to make sesquential invoice numbers

C

chrisbmo2000

I am using the =rand formula for my invoice #s is there a formula to do this
in a numerical order and not change everytime a change is made?
 
M

MartinW

Intriguing to say the least, the mind boggles at how
the filing system works.<g>

Regards
Martin
 
N

Norman Jones

Hi Martin,
Intriguing to say the least, the mind boggles at how
the filing system works.<g>

I have seen many (apparently) random filing
systems! <g>
 
C

chrisbmo2000

it was the only function that i could readly find to make numbers but it is
very inconsistant
thanks for your help
chris
 
M

MartinW

Hi Chris,

Sounds like Norman's tip has helped your problem.
Please don't be offended by my flippant remark,
your use of rand() is just a little unusual.<g>

Sincerely
Martin
 
Top