GeorgeF211
New Member
Hi all,
I'm at a fairly basic understanding of macros, but I figured this would be a good little project to start getting my head around it.
Basically, what I'm looking to do is the following:
1) Extract the name of the active worksheet;
2) Open a workbook with the same name as this sheet, which will be in the same directory as the master document;
3) Search the newly opened workbook for the values in column B of the master document;
4) Return TRUE or FALSE depending on if the search was successful or not.
I'm not asking you guys to write this for me, but it would be great to get a few pointers on which commands you think I'll need to use.
Thanks,
George
I'm at a fairly basic understanding of macros, but I figured this would be a good little project to start getting my head around it.
Basically, what I'm looking to do is the following:
1) Extract the name of the active worksheet;
2) Open a workbook with the same name as this sheet, which will be in the same directory as the master document;
3) Search the newly opened workbook for the values in column B of the master document;
4) Return TRUE or FALSE depending on if the search was successful or not.
I'm not asking you guys to write this for me, but it would be great to get a few pointers on which commands you think I'll need to use.
Thanks,
George