Thread
:
to close a workbook via VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
J_J[_2_]
external usenet poster
Posts: 140
to close a workbook via VBA
I need to know the code to close a workbook which was opened on XL2003 with
the code line below
Workbooks.Open(strFileName1, Editable:=True).RunAutoMacros
Which:=xlAutoOpen
TIA
J_J
Reply With Quote
J_J[_2_]
View Public Profile
Find all posts by J_J[_2_]