Hi,
I am not very good at MS access so would really appreciate some help on this function and how to do it.
Basically I have a spreadsheet which will have columns that match my database.
ItemID Colour Quantity
001 Red 4
002 Blue 22
003 Orange 31
I have a database which has all the products in. I want to be able to run a script that opens up the spreadsheet and pull only the quantity from the item ID
This would be simple however the spreadsheet comes with different products etc in so I cant just do it in excel
eg it comes like this
ItemID Colour Quantity
001 Red 4
004 Yellow 3
006 Black 2
002 Blue 22
003 Orange 31
005 Silver 44
What do I do to get the database to pull the information from a spreadsheet (or a link to one online that updates its a csv)
Idiot steps would be helpful as all the searching I have done have been put at a level of experience I do not have
Many thanks
I am not very good at MS access so would really appreciate some help on this function and how to do it.
Basically I have a spreadsheet which will have columns that match my database.
ItemID Colour Quantity
001 Red 4
002 Blue 22
003 Orange 31
I have a database which has all the products in. I want to be able to run a script that opens up the spreadsheet and pull only the quantity from the item ID
This would be simple however the spreadsheet comes with different products etc in so I cant just do it in excel
eg it comes like this
ItemID Colour Quantity
001 Red 4
004 Yellow 3
006 Black 2
002 Blue 22
003 Orange 31
005 Silver 44
What do I do to get the database to pull the information from a spreadsheet (or a link to one online that updates its a csv)
Idiot steps would be helpful as all the searching I have done have been put at a level of experience I do not have
Many thanks