From what you have written is seems as though you wan tto keep everything in Excel and not migrate to a database.
how does the data arrive from your suppliers, in a text file, a csv file, xml, html? do you envisage downloading data from these emails, or completely automating the whole process. You may also consider migrating the excel sheet of prices et al. (8000 rows of) to a more structured framework eg SQL database, you may be able to get away with access, depending on how much this list will grow. The process is still do-able in excel
If you have a common item number then it should be a fairly trivial process to actually construct the queries.
|