Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is this method available in Excel from versions 2000 onwards. I am
building an Excel app for a company, and can't remember what version of Excel I am using (I know I should have checked first). If not what would be an alternative? method of having a popup dialog box? (Apart from xldialogSaveAs (spelling!??!) - which seems to be totally unprogramable. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yep.
12Keys wrote: Is this method available in Excel from versions 2000 onwards. I am building an Excel app for a company, and can't remember what version of Excel I am using (I know I should have checked first). If not what would be an alternative? method of having a popup dialog box? (Apart from xldialogSaveAs (spelling!??!) - which seems to be totally unprogramable. -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
12Keys,
If that a problem, you could use the GetSaveFileName API which "Requires Windows NT 3.1 or later; Requires Windows 95 or later". NickHK "12Keys" wrote in message oups.com... Is this method available in Excel from versions 2000 onwards. I am building an Excel app for a company, and can't remember what version of Excel I am using (I know I should have checked first). If not what would be an alternative? method of having a popup dialog box? (Apart from xldialogSaveAs (spelling!??!) - which seems to be totally unprogramable. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I make a "tab name" the "chart title"? (question on this) | Charts and Charting in Excel | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
"Disk is Full" add-on question to "Can't reset last cell" post tod | Excel Discussion (Misc queries) | |||
"WinForm Application" to act as "RTD Server" using .Net | Excel Discussion (Misc queries) | |||
"WinForm Application" to act as "RTD Server" using .Net | Excel Programming |