G
Garry
I need to create a table showing part number data for items we manufacture.
Unfortunately this is only available in a printed (i.e. on paper) format.
So far I have done the following:
1) Printed to a text file
2) Imported text file to Access
3) Deleted all unwanted rows
After this stage I had a table with a single column. Example:
Item: Banana
Colour: Yellow
Price: 25
Item: Apple
Colour: Green
Price: 40
I have then used the text functions to extract the data I need from each row
into a table, but doing this although the column headings are correct, the
data is across a number of rows. Example:
Item Colour Price
Banana
Yellow
25
Apple
Green
40
I need to get all the data for each record into the same row.
Please can anyone suggest a simple way of doing this.
Many thanks,
Garry.
Unfortunately this is only available in a printed (i.e. on paper) format.
So far I have done the following:
1) Printed to a text file
2) Imported text file to Access
3) Deleted all unwanted rows
After this stage I had a table with a single column. Example:
Item: Banana
Colour: Yellow
Price: 25
Item: Apple
Colour: Green
Price: 40
I have then used the text functions to extract the data I need from each row
into a table, but doing this although the column headings are correct, the
data is across a number of rows. Example:
Item Colour Price
Banana
Yellow
25
Apple
Green
40
I need to get all the data for each record into the same row.
Please can anyone suggest a simple way of doing this.
Many thanks,
Garry.