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

If I wanted to make my spreadsheet a stand alone program by recreating it in
VBA but would be lost in trying to do so, are there people out there I can
hire to do the conversion?
Any references?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,588
Default Excel to VBA


Do you mean recreating it in VB ? You cannot produce a standalone program
in VBA - you still need to run it in Excel/Word etc.

Tim.

"Kevin Green" wrote in message
...
If I wanted to make my spreadsheet a stand alone program by recreating it

in
VBA but would be lost in trying to do so, are there people out there I can
hire to do the conversion?
Any references?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default Excel to VBA

VBA works from within an application, in this case Excel. To eliminate the
need for Excel you could write your code in VISUAL BASIC proper, using a grid
control. I have no idea what the grid offers in terms of functions. You might
well end up having to write code to replicate the Excel functions you are
using in your formulas.


On Tue, 31 Aug 2004 18:27:03 -0700, "Kevin Green"
wrote:

If I wanted to make my spreadsheet a stand alone program by recreating it in
VBA but would be lost in trying to do so, are there people out there I can
hire to do the conversion?
Any references?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default Excel to VBA

To make a stand alone programe you would need VB poper (or another
fully compileable langue)- I would not think this is a good idea, why
would you want to do this.

What about making you spread sheet into an addin (which is kind of
like a stand alone programe, in fact if you reallt like you can hide
the excel window and use you own interface - but that kinda misses the
point.

There are 1000s of folks who do this, there are a lot in this
newsgroup.

Take alook around the net, and see if you can find someone you like
the look of.

Good luck
ross

If I wanted to make my spreadsheet a stand alone program by recreating it in
VBA but would be lost in trying to do so, are there people out there I can
hire to do the conversion?
Any references?

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 03:39 PM.

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"