Hi =?Utf-8?B?ZXJw?=,
[Quoted Text] > I have just completed a very tedious program that had me learining vb, vba, > and exel vba for 2000 on my XP os all at the same time. The system i > created the program on of course allows it to work just fine. I brought it > to work on me 2000 os office 97 excel and the thing will not compile- says > ther is files missing- I have ID'ed them on me home system but don't know how > to get the program to work on the 2000 os system- I can't seem to find the > information on how to create an exe file for VBA. >
You don't supply us with enough information. Is this code you've written in VB, or in Excel (or something else)?
there is no such thing as a "vba.exe".
If you've created the project in VB, then you'd need to execute a command like "Make EXE" from the VB file menu. You might also need to create a Setup project.
If you've written the code in a VBA project in an Excel workbook, then you'd need to bring that workbook to your office machine.
Cindy Meister INTER-Solutions, Switzerland http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004) http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or reply in the newsgroup and not by e-mail :-)
|