#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel-VBA

I have a package of SSIS , this package can create and edit a excel file by
using VBA with installed office environment .

With no office environment , that package can create ,but not edit that
excel file..

Excel.dll, Office.dll and VBIDE.dll are necessary??
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Excel-VBA

So what is the question?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"falconshh" wrote in message
...
I have a package of SSIS , this package can create and edit a excel file
by
using VBA with installed office environment .

With no office environment , that package can create ,but not edit that
excel file..

Excel.dll, Office.dll and VBIDE.dll are necessary??



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Excel-VBA

the question is:
with no office environment, VBA can be executed ?

"Bob Phillips" wrote:

So what is the question?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"falconshh" wrote in message
...
I have a package of SSIS , this package can create and edit a excel file
by
using VBA with installed office environment .

With no office environment , that package can create ,but not edit that
excel file..

Excel.dll, Office.dll and VBIDE.dll are necessary??




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Excel-VBA

No because VBA is a hosted facility, it can only run with the hosting
container such as Excel, Word, etc.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"falconshh" wrote in message
...
the question is:
with no office environment, VBA can be executed ?

"Bob Phillips" wrote:

So what is the question?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"falconshh" wrote in message
...
I have a package of SSIS , this package can create and edit a excel
file
by
using VBA with installed office environment .

With no office environment , that package can create ,but not edit that
excel file..

Excel.dll, Office.dll and VBIDE.dll are necessary??






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7,247
Default Excel-VBA

with no office environment, VBA can be executed ?

Strictly speaking, if the host application runs VBA then, yes, VBA can be
executed by that host application, even if no Office environment is present.
However, the VBA code cannot do anything with libraries that are not
present, so it cannot modify any part of a workbook.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"falconshh" wrote in message
...
the question is:
with no office environment, VBA can be executed ?

"Bob Phillips" wrote:

So what is the question?

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)



"falconshh" wrote in message
...
I have a package of SSIS , this package can create and edit a excel
file
by
using VBA with installed office environment .

With no office environment , that package can create ,but not edit that
excel file..

Excel.dll, Office.dll and VBIDE.dll are necessary??





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"