Hi to everyone on Mr Excel I have now joined a as member but I have used Mr Excel for years for help on similar issues by other users on the forum and is indispensable for helping to resolve a lot of issues I have had using Excel.
My problem is that I am trying to extract the following data from a scanned pdf147 barcode as I am not familiar with working on this type of scanner format.
I have tried using find and replace to convert the ||, ||| and ++ characters to commas then replaced theses with spaces and then using the text to columns command to create the barcode and address colours but it is now becoming very long winded clunky and also very time consuming.
I have no interest in the rest of the data after the barcode and address information only the first sections of the scanned barcodes but if all the information can all be separated out if this makes formulas and formatting easier then that’s no problem.
I am assuming that the || and +++ can be used as say string handlers to help separate all the data sections individually.
Once the data is in separate columns i could then be able to export the barcode and address information as a csv format which I can then import to my route optimiser instead of typing it all in which is now getting very time consuming as there are now usually 70 to 80 address to work with at any one time.
Please note that the customer address details and info have all been changed to preserve data protection.
Scanned Barcode cell data:
[)1.3++T00H2A0080706427++614||001++UK16725593||++NDAY||||++Mr David Smith||20 Joe Blogs Street||East Calder||Livingston||||||||EH49 5SD||GB||+468930132517||0002||++1978||1||1||1||5333||GBP||++++004||570196||||||57||85++||++Boohoo||HEASANDFORD INDUSTRIAL ESTATE||WIDOW HILL ROAD||BURNLEY||LANCASHIRE||GB||||BB10 2BQ++27112021||(]
Columns required
Barcode column
barcode format: T00H2A0080706427
Note: Extracted from [)1.3++T00H2A0080706427++614||
First address only
Cell Address Column Data
Mr David Smith
20 Joe Blogs Street
East Calder
Livingston
EH49 5SD
GB
Note: Extracted from
++Mr David Smith||20 Joe Blogs Street||East Calder||Livingston||||||||EH49 5SD||GB||
If anyone can offer any help with say VBA or a suggested formulas eg trim, mid substitute functions to extract the information it would be very greatly appreciated appreciated.
Many thanks to all Mr Excel users
Cheers kevin
My problem is that I am trying to extract the following data from a scanned pdf147 barcode as I am not familiar with working on this type of scanner format.
I have tried using find and replace to convert the ||, ||| and ++ characters to commas then replaced theses with spaces and then using the text to columns command to create the barcode and address colours but it is now becoming very long winded clunky and also very time consuming.
I have no interest in the rest of the data after the barcode and address information only the first sections of the scanned barcodes but if all the information can all be separated out if this makes formulas and formatting easier then that’s no problem.
I am assuming that the || and +++ can be used as say string handlers to help separate all the data sections individually.
Once the data is in separate columns i could then be able to export the barcode and address information as a csv format which I can then import to my route optimiser instead of typing it all in which is now getting very time consuming as there are now usually 70 to 80 address to work with at any one time.
Please note that the customer address details and info have all been changed to preserve data protection.
Scanned Barcode cell data:
[)1.3++T00H2A0080706427++614||001++UK16725593||++NDAY||||++Mr David Smith||20 Joe Blogs Street||East Calder||Livingston||||||||EH49 5SD||GB||+468930132517||0002||++1978||1||1||1||5333||GBP||++++004||570196||||||57||85++||++Boohoo||HEASANDFORD INDUSTRIAL ESTATE||WIDOW HILL ROAD||BURNLEY||LANCASHIRE||GB||||BB10 2BQ++27112021||(]
Columns required
Barcode column
barcode format: T00H2A0080706427
Note: Extracted from [)1.3++T00H2A0080706427++614||
First address only
Cell Address Column Data
Mr David Smith
20 Joe Blogs Street
East Calder
Livingston
EH49 5SD
GB
Note: Extracted from
++Mr David Smith||20 Joe Blogs Street||East Calder||Livingston||||||||EH49 5SD||GB||
If anyone can offer any help with say VBA or a suggested formulas eg trim, mid substitute functions to extract the information it would be very greatly appreciated appreciated.
Many thanks to all Mr Excel users
Cheers kevin