Thread
:
ThisWorkbook
View Single Post
#
8
Posted to microsoft.public.excel.programming
Lonnie M.
external usenet poster
Posts: 184
ThisWorkbook
Ron,
You could also try specifying explicitly which workbook:
Workbooks("YourWorkbookName.xls").Sheets("import") .Range ("m3")
Regards, Lonnie M.
Reply With Quote
Lonnie M.
View Public Profile
Find all posts by Lonnie M.