G Guest Feb 14, 2005 #1 What is needed to make an Excel 2000 application into a runtime application? Thank you.
F Fredrik Wahlgren Feb 14, 2005 #2 Wylie C said: What is needed to make an Excel 2000 application into a runtime application? Thank you. Click to expand... I don't understand what you mean by "runtime application" ? Give us an example. /Fredrik
Wylie C said: What is needed to make an Excel 2000 application into a runtime application? Thank you. Click to expand... I don't understand what you mean by "runtime application" ? Give us an example. /Fredrik
B Bob Phillips Feb 14, 2005 #3 If he means a stand-alone executable, not possible. It will always need to be hosted within Excel. You could create a VB executable, but any usage of Excel will require automation. -- HTH RP (remove nothere from the email address if mailing direct)
If he means a stand-alone executable, not possible. It will always need to be hosted within Excel. You could create a VB executable, but any usage of Excel will require automation. -- HTH RP (remove nothere from the email address if mailing direct)