Hi All,
You have all been so helpfull in the past, I'm hoping someone can help me again. I'm definitely not an access expert by no means but do make quite a few databases at work.
On our production orders at work, we have bar codes for all our products. The bar code contains a text strings of information that pertains to the product and the order. The information is always in the same order I just need it disected into different fields instead of the enter string in one field. What I would like to be able to do is scan the production order's bar code and disect the information into different fields in the same record.
Here is what the text string looks like from the Bar Code:
0.19,3750,1800,AC,FWC732E1800B5GCUB , ,521042, ,00002,1, , , , , ,38835.042,884107018881,D00130 ,
I'm sure there is an easy way to do this I just don't know how but what I want is everytime there is a "," in the text string I would like it to tab to the next field and then to repeart for each comma there after. Basically just the same as in excel where it delimits the information based on where the commas fall.
Any suggestions?
Thanks,
Jon
You have all been so helpfull in the past, I'm hoping someone can help me again. I'm definitely not an access expert by no means but do make quite a few databases at work.
On our production orders at work, we have bar codes for all our products. The bar code contains a text strings of information that pertains to the product and the order. The information is always in the same order I just need it disected into different fields instead of the enter string in one field. What I would like to be able to do is scan the production order's bar code and disect the information into different fields in the same record.
Here is what the text string looks like from the Bar Code:
0.19,3750,1800,AC,FWC732E1800B5GCUB , ,521042, ,00002,1, , , , , ,38835.042,884107018881,D00130 ,
I'm sure there is an easy way to do this I just don't know how but what I want is everytime there is a "," in the text string I would like it to tab to the next field and then to repeart for each comma there after. Basically just the same as in excel where it delimits the information based on where the commas fall.
Any suggestions?
Thanks,
Jon