http://support.microsoft.com/support/downloads/LNP129.asp
download the file Macrofun.exe and xlmacr8.hlp (that one is toward the
bottom of the list)
Microsoft is moving all their downloads to the download center, but if you
look past that message, the links are still on the above page for now.
Regards,
Tom Ogilvy
MVP Excel
Frank Arendt-Theilen wrote in message ...
Quite often the argument list was carried over to VBA as well, so you
could do worse that using the arguments as for the corresponding VBA
method - not foolproof though.
Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - reply to newsgroup
Application.Help "VBAXL9.CHM::/html/xlmscDialogArgLists.htm"
--
Jim Rech
Excel MVP
--
Patrick
Microsoft Excel MVP
________________
Frank Arendt-Theilen <Thei...@t-online.de> wrote in message
news:i69r7sg9mek6dbfkh...@4ax.com...
> I am searching for a list of the arguments of the builtin dialogs,
> which discribes the datatype of each argument. Where can I get it?
> Regards,
> Frank
> _______________________________________________________
Am Thu, 13 Jan 2000 07:49:54 -0500, schrieb "Tom Ogilvy"
<Thomas....@hqda.army.mil> in microsoft.public.excel.programming
zu "Re: List of the builtin dialog arguments":
>The arguments to the built in dialogs are documented in the help files for
>the Excel 4 macro language:
>
>http://support.microsoft.com/support/downloads/LNP129.asp
>download the file Macrofun.exe and xlmacr8.hlp (that one is toward the
>bottom of the list)
>
>Microsoft is moving all their downloads to the download center, but if you
>look past that message, the links are still on the above page for now.
>
>Regards,
>Tom Ogilvy
>MVP Excel
>
>
>Frank Arendt-Theilen wrote in message ...
In Excel 97 you could get a list of arguments by searching on Built-in in
the index for the help file. That was minimal information, but it was about
the only other source I know of besides the files I referred you to.
Regards,
Tom Ogilvy
Am Thu, 13 Jan 2000 12:13:46 -0500, schrieb "Tom Ogilvy"