Aloha,
Wondering if you got any help with this. I have similar
question. An Order Form needs unique sales order numbers
assigned each time a new copy of the form is created
and/or saved. Can do with a database, but need to do
with Excel.
Tried =RAND to assign random numbers, but everytime a
change is made to the quantities in the form the random
number changes. So made that number fixed with F9, but
then if I save it in a macro to bed run on every new
instance of the form that same fixed number is applied to
every order form, obviously defeating the purpose.
FYI the order number is already comprised of three
segments - Cell 1 is a lookup to the rep account#, cell 2
is a lookup to the customer account #, and I need cell 3
to be unique. Order date won't work since same customer
may have multiple orders in a day. Couldn't figure out
how to make it work with time instead of date.
Anyone have a solution?
Many Mahalos,
Laurie