Thread
:
Problems with Automaint Excel
View Single Post
#
2
Posted to microsoft.public.excel.programming
NOPIK
external usenet poster
Posts: 50
Problems with Automaint Excel
Oops!
oXLBook = oXLApp.Workbooks.Add ???
For
VB
, objects assigned with SET (equlality will copy properties
between objects):
set oXLBook = oXLApp.Workbooks.Add
Reply With Quote
NOPIK
View Public Profile
Find all posts by NOPIK