Hi,
I'm currently trying to create a vba macro to search in one excel workbook for a particular word, and then pull the data for that into a different excel workbook.
Some background for my project: I have different quotes from vendors (all of which are in different formats), and I have to automate the process of taking the data from a vendor quote and putting it into my company's quote format to give to our customers. I need the vba macro to search for things like Quote Name or Customer Name, Quote ID, Quote Expiration Date, etc. I also need to pull in the different product numbers that vendors are quoting to us. These product numbers and descriptions will differ greatly from quote to quote, so I also need a way for the vba macro to know what a vendor product number and description look like or which header it is under, and pull that data into our quote in the appropriate place.
Any suggestions/help would be greatly appreciated, as I am new to vba and macros!
Thank you in advance,
Erinn
I'm currently trying to create a vba macro to search in one excel workbook for a particular word, and then pull the data for that into a different excel workbook.
Some background for my project: I have different quotes from vendors (all of which are in different formats), and I have to automate the process of taking the data from a vendor quote and putting it into my company's quote format to give to our customers. I need the vba macro to search for things like Quote Name or Customer Name, Quote ID, Quote Expiration Date, etc. I also need to pull in the different product numbers that vendors are quoting to us. These product numbers and descriptions will differ greatly from quote to quote, so I also need a way for the vba macro to know what a vendor product number and description look like or which header it is under, and pull that data into our quote in the appropriate place.
Any suggestions/help would be greatly appreciated, as I am new to vba and macros!
Thank you in advance,
Erinn