Re: Converting VBA (under Excel) to stand-alone
- From: David McDivitt <david-del@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 20 Jan 2008 13:41:33 -0600
From: rmjflack <rmjflack@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Jan 2008 11:19:01 -0800
Lines: 47
Time ... hmmm.
Im not averse to learning new stuff if its useful.
Id like to get THIS job done fairly quickly tho.
Does VB express 2008 have the ability to produce an .exe or equivalent that
will run anywhere (XP or Vista) without having .NET or whatever installed?
Yes. You can make a standalone exe with it. I had good success with 2005
doing everything. Should do just as well with 2008, though. Both are
available for download. Probably should see how 2008 works for you.
The .Net is inherent to Windows. It's already present on each
workstation/PC. For the sake of simplicity, when you install Visual Studio
you get an IDE that helps you write the program. That is all.
--
dgm
.
- Follow-Ups:
- Re: Converting VBA (under Excel) to stand-alone
- From: Rick Rothstein \(MVP - VB\)
- Re: Converting VBA (under Excel) to stand-alone
- References:
- Re: Converting VBA (under Excel) to stand-alone
- From: David McDivitt
- Re: Converting VBA (under Excel) to stand-alone
- From: rmjflack
- Re: Converting VBA (under Excel) to stand-alone
- Prev by Date: Re: Property Interval As Long ?
- Next by Date: Re: Converting VBA (under Excel) to stand-alone
- Previous by thread: Re: Converting VBA (under Excel) to stand-alone
- Next by thread: Re: Converting VBA (under Excel) to stand-alone
- Index(es):
Loading