G
Guest
I have a field that contains two numbers seperated by a comma, for example
6,4. I need to put both numbers into their own seperate field. For example,
customer ID = 6 and vendor ID = 4. Does anyone know any code that would pull
the information before the comma and put it in the customerID field and also
pull the data from after the comma and put it in the vendorID field.
Thanks for the help!
at
6,4. I need to put both numbers into their own seperate field. For example,
customer ID = 6 and vendor ID = 4. Does anyone know any code that would pull
the information before the comma and put it in the customerID field and also
pull the data from after the comma and put it in the vendorID field.
Thanks for the help!
at