Searching a range in Closed Workbook
Hi
though this is possible I'd suggest you open the other workbook
(disable screenupdating to prevent showing this to the user), do your
search and close the workbook again. should be faster than accessing a
closed workbook
--
Regards
Frank Kabel
Frankfurt, Germany
"TroyH" schrieb im Newsbeitrag
...
I have read, and read, and read, and I am still having problems.
I have two workbooks, PA.xls and PA_DB.xls
I would like to press a button on PA.xls and do a search in PA_DB.xls
within VBA.
PA_DB.xls has only one sheet, Database. The Range is MRN_Data.
If anyone can help me I would be forever grateful. I have spent way
to much time on this one.
Thanks
|