Hello- I have a spread sheet of new prices for 1000+ products. I would like to load these prices into my Access database as a new field (newprice). How do I tell Access to take item number 12345 from the spreadsheet and add "$XXX" to the newprice field?
I assume this is an update or append query, but this is new territory for me. My criteria would be an item number match, but I am unsure how to do that. I.e. if 12345 matches on the spread sheet (or a related table) to the database, then populate the database field newprice with $100 (or whatever the new price is.)
Thanks in advance for the any info!
E. Rice
I assume this is an update or append query, but this is new territory for me. My criteria would be an item number match, but I am unsure how to do that. I.e. if 12345 matches on the spread sheet (or a related table) to the database, then populate the database field newprice with $100 (or whatever the new price is.)
Thanks in advance for the any info!
E. Rice