B
bumi
I am trying to create an acrostic with the following
elements: abstractor code, location code and a 6 digit
random number.
I have the following:
Acrostic= [AbstractorCode] & [LocationCode]
but need the following:
Acrostic= [AbstractorCode] & [LocationCode] & [6 digit
Random#]
Can anyone help me figure out how to add a 6 digit random
number to the acrostic? I am able to obtain the first
two arguments without any problems but cant figure out
how to add a six digit random number to the acrostic.
thanks, bumi
elements: abstractor code, location code and a 6 digit
random number.
I have the following:
Acrostic= [AbstractorCode] & [LocationCode]
but need the following:
Acrostic= [AbstractorCode] & [LocationCode] & [6 digit
Random#]
Can anyone help me figure out how to add a 6 digit random
number to the acrostic? I am able to obtain the first
two arguments without any problems but cant figure out
how to add a six digit random number to the acrostic.
thanks, bumi