E
Eric
I am trying to set up in access a macro that concatinates three parts of an
account number into the whole 14 digit act number. Since the concatinate
function must all be strings we must convert the entire 14 digits to a number
afterward. I am trying to use CDbl to convert it but I just get scientific
notation which doesn't mean much as an account number. The accounting
program we must export these files to want it to be a number not text so just
leaving its not an option any ideas. I REALLY need the help im stuck on this
one.
Thanks
account number into the whole 14 digit act number. Since the concatinate
function must all be strings we must convert the entire 14 digits to a number
afterward. I am trying to use CDbl to convert it but I just get scientific
notation which doesn't mean much as an account number. The accounting
program we must export these files to want it to be a number not text so just
leaving its not an option any ideas. I REALLY need the help im stuck on this
one.
Thanks