Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default VBA platforms?

You can also hide the host application if that is the concern.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Alok" wrote in message
...
I am afraid as far as VBA is concerned, it has to run within the framework

of
one of the MS applications - Excel, Access, Word and Visio. (I might be
missing one or two more!)

It can do not MS application specific processing - for example processing
data in text or binary files but you still need to open the MS application
where the VBA code resides and run the VBA code from there.

The other option is to use VBScript - which is not tied to MS Office
applictions and can be run outside of those applications. Or you can use
JavaScript.

Alok
"dr chuck" wrote:

Does VBA have to run on a microsoft platform like Excel?
Are there other options?

What if i want to run my VBA program and have it not appear as an excel
project?

--
dr chuck



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel platforms Ginger Excel Discussion (Misc queries) 3 December 1st 08 05:30 PM
Need a count of #of times a result occurred on multiple platforms pkl Excel Worksheet Functions 3 May 31st 06 05:45 PM
References changing between different platforms - DLL hell returns! Rob Nicholson[_2_] Excel Programming 3 December 23rd 04 02:53 AM


All times are GMT +1. The time now is 09:45 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"