I'm trying to tidy up an export I have been provided to get details from, but am not having much luck - below is an example of the data.
I have the choice of using excel or access, I have been trying to use access as i don't think excel is capable of sorting this data.
If i import to excel it would appear the same as below, i thought setting some relationships in access would sort it out but i cant get the data to import without errors.
the 101 can be ignored, the second column would be my primary key (it is the barcode number), the third column would be used to sort the 4th column and bring one row per barcode number. (12) is product name (with ' as text qualifier to remove the '') (13) is price, and (14) is department (the group that product would fall into)
I want to sort the data so i have
<bacode number><name><price><dept> on one row with no duplicate barcodes.
I need to learn to do this myself so if you could take the time to put it step by step it would be appreciated.
Thankyou.
I have the choice of using excel or access, I have been trying to use access as i don't think excel is capable of sorting this data.
If i import to excel it would appear the same as below, i thought setting some relationships in access would sort it out but i cant get the data to import without errors.
Code:
101,8710625514203,(12),'BLUE CURACAO'
101,8710625514203,(14),8
101,8710625514203,(13),10.1
101,8710625514203,(403),1
101,8710625514203,(16),1
101,8710625514203,(451),1
101,8710649000300,(12),'MELBA TOASTS'
101,8710649000300,(14),2
101,8710649000300,(13),0.96
101,8710649000300,(403),1
101,8710649000300,(16),2
101,8710649000300,(451),1
101,8710649190018,(12),'FRENCH TOAST'
101,8710649190018,(14),2
101,8710649190018,(13),0.93
101,8710649190018,(403),1
101,8710649190018,(16),2
101,8710649190018,(451),1
101,8710785000509,(12),'MELBA TOASTS'
101,8710785000509,(14),2
101,8710785000509,(13),0.96
101,8710785000509,(403),1
101,8710785000509,(16),2
101,8710785000509,(451),1
101,8710800974044,(12),'HIP HOP BAR'
101,8710800974044,(14),3
101,8710800974044,(13),0.05
101,8710800974044,(403),1
101,8710800974044,(16),1
101,8710800974044,(451),1
101,8710873000343,(12),'GOUDA & ALMOND'
101,8710873000343,(14),2
101,8710873000343,(13),1.74
101,8710873000343,(403),1
101,8710873000343,(16),2
101,8710873000343,(451),1
101,8710873100104,(12),'GOUDA TWISTS'
101,8710873100104,(14),2
101,8710873100104,(13),1.78
101,8710873100104,(403),1
101,8710873100104,(16),2
101,8710873100104,(451),1
101,8711371998101,(12),'SALSA DIP DIP'
101,8711371998101,(14),2
101,8711371998101,(13),1.21
101,8711371998101,(403),1
101,8711371998101,(16),2
101,8711371998101,(451),1
101,8711371998118,(12),'TEX MEX DIP'
101,8711371998118,(14),2
101,8711371998118,(13),1.46
101,8711371998118,(403),1
101,8711371998118,(16),2
101,8711371998118,(451),1
101,8711371998125,(12),'CHEDDAR DIP'
101,8711371998125,(14),2
101,8711371998125,(13),1.46
101,8711371998125,(403),1
101,8711371998125,(16),2
101,8711371998125,(451),1
101,8711371998132,(12),'GUACAMOLE DIP'
101,8711371998132,(14),2
101,8711371998132,(13),1.46
101,8711371998132,(403),1
101,8711371998132,(16),2
101,8711371998132,(451),1
101,8711500558213,(12),'CAMERA BATTERY'
101,8711500558213,(14),1
101,8711500558213,(13),6.99
101,8711500558213,(403),1
101,8711500558213,(16),1
101,8711500558213,(451),1
101,8711500806833,(12),'CAMERA BATTERY'
101,8711500806833,(14),1
101,8711500806833,(13),6.99
101,8711500806833,(403),1
101,8711500806833,(16),1
101,8711500806833,(451),1
101,8711500809537,(12),'PHILLIPS R20'
101,8711500809537,(14),1
101,8711500809537,(13),1.99
101,8711500809537,(403),1
101,8711500809537,(16),1
101,8711500809537,(451),1
101,8711500809650,(12),'PHILLIPS R14'
101,8711500809650,(14),1
101,8711500809650,(13),1.99
101,8711500809650,(403),1
101,8711500809650,(16),1
101,8711500809650,(451),1
101,8711500809773,(12),'PHILLIPS R6'
101,8711500809773,(14),1
101,8711500809773,(13),1.99
101,8711500809773,(403),1
101,8711500809773,(16),1
101,8711500809773,(451),1
101,8711500809858,(12),'PHILLIPS 9V'
101,8711500809858,(14),1
101,8711500809858,(13),1.99
101,8711500809858,(403),1
101,8711500809858,(16),1
101,8711500809858,(451),1
101,8711571026833,(12),'HOTPOP AM. CANDY'
101,8711571026833,(14),2
101,8711571026833,(13),2.21
101,8711571026833,(403),1
101,8711571026833,(16),2
101,8711571026833,(451),1
101,8711601310192,(12),'STRIPY POPS'
101,8711601310192,(14),3
101,8711601310192,(13),0.4
101,8711601310192,(403),1
101,8711601310192,(16),1
101,8711601310192,(451),1
101,8711601310208,(12),'TIPSY POPS'
101,8711601310208,(14),3
101,8711601310208,(13),0.4
101,8711601310208,(403),1
101,8711601310208,(16),1
101,8711601310208,(451),1
101,8711852200013,(12),'GUACAMOLE'
101,8711852200013,(14),2
101,8711852200013,(13),2.15
101,8711852200013,(403),1
101,8711852200013,(16),2
101,8711852200013,(451),1
101,8713621870106,(12),'MINI STROOP'
101,8713621870106,(14),2
101,8713621870106,(13),1.4
101,8713621870106,(403),1
101,8713621870106,(16),2
101,8713621870106,(451),1
101,8714800008921,(12),'BAVARIA STUBBIES'
101,8714800008921,(14),10
101,8714800008921,(13),3.55
101,8714800008921,(403),1
101,8714800008921,(16),1
101,8714800008921,(451),1
101,8714800008945,(12),'BAVARIA STRONG'
101,8714800008945,(14),10
101,8714800008945,(13),4.75
101,8714800008945,(403),1
101,8714800008945,(16),1
101,8714800008945,(451),1
101,8714800013413,(12),'HOLLANDIA'
101,8714800013413,(14),10
101,8714800013413,(13),3.85
101,8714800013413,(403),1
101,8714800013413,(16),1
101,8714800013413,(451),1
101,8716509191508,(12),'DISP LIGHTER'
101,8716509191508,(14),11
101,8716509191508,(13),0.5
101,8716509191508,(403),1
101,8716509191508,(16),1
101,8716509191508,(451),1
101,8717163327166,(12),'CIF CRM SPRAY'
101,8717163327166,(14),5
101,8717163327166,(13),1.29
101,8717163327166,(403),1
101,8717163327166,(16),1
101,8717163327166,(451),1
101,8717163351611,(12),'LUX CREME'
101,8717163351611,(14),4
101,8717163351611,(13),0.52
101,8717163351611,(403),1
101,8717163351611,(16),1
101,8717163351611,(451),1
the 101 can be ignored, the second column would be my primary key (it is the barcode number), the third column would be used to sort the 4th column and bring one row per barcode number. (12) is product name (with ' as text qualifier to remove the '') (13) is price, and (14) is department (the group that product would fall into)
I want to sort the data so i have
<bacode number><name><price><dept> on one row with no duplicate barcodes.
I need to learn to do this myself so if you could take the time to put it step by step it would be appreciated.
Thankyou.