Good Afternoon,
Am i trying to re-write the wheel, basically I am trying to do CTRL+F for 12 workbooks.
I have a folder that contains workbooks for each month of the year, from April 2011 to March 2012. Each workbook is used to track emails that come in from all over the country that relate to customers & their complaints. (customer has unique reference).
Is is possible for that when someone enters a client reference number into cell A2, a msg box would open and show a list of the previous complaints including which Work Book & A"Ref" of the clients reference number. Each office could have sent more than 1 email during each month regarding a cleint.
I know some basic looping within VBA, its getting to perform the loop to open each workbook, when the cell in column A is completed. And how do I get the loop to copy the Workbook name & Cell A"whatever" to a msgbox.
Any thoughts, bits of code would be appreciated.
Ray
Excel 2003
Am i trying to re-write the wheel, basically I am trying to do CTRL+F for 12 workbooks.
I have a folder that contains workbooks for each month of the year, from April 2011 to March 2012. Each workbook is used to track emails that come in from all over the country that relate to customers & their complaints. (customer has unique reference).
Is is possible for that when someone enters a client reference number into cell A2, a msg box would open and show a list of the previous complaints including which Work Book & A"Ref" of the clients reference number. Each office could have sent more than 1 email during each month regarding a cleint.
I know some basic looping within VBA, its getting to perform the loop to open each workbook, when the cell in column A is completed. And how do I get the loop to copy the Workbook name & Cell A"whatever" to a msgbox.
Any thoughts, bits of code would be appreciated.
Ray
Excel 2003