ive got a small project for work the aim is to track tyre sales to view trends as to which tyres are becoming most popular.
the problem is ive maneged to import from a pdf but the data is badly organised for example
Code: Select all
01/04/2012
2 215/55R16
1 245/45R17
1 215/55R16
2 205/55R16
01/08/2011
-1 195/65R15
Code: Select all
size january febuary march etc.
215/55r16 2 4 0
215/55r16 0 1 2
Title Edited. A descriptive title for posts helps others who are searching for solutions and increases the chances of a reply (Hagar, Moderator).