Unique Number

T

Thomas Cox

I am creating an Invoice template in which I need it to generate a unique
random number each time. Anyone have any ideas that I could try? Thanks
Tom
 
J

Jerry W. Lewis

Are you needing a random number or an invoice number (which is usually
sequential, not random). If random, within what parameters (other than
unique), how will it be used?
 
Top