Thread
:
seting a workbook to a varible name
View Single Post
#
2
Posted to microsoft.public.excel.programming
pikus
external usenet poster
Posts: 1
seting a workbook to a varible name
Dim WBVar As WorkBook
Set WBVar = Workbooks("Book1.xls")
Is that what you mean? - Piku
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
pikus
View Public Profile
Find all posts by pikus