You can't attach a menu to a VBA form, unlike
VB.
--
HTH
RP
"StefanW" wrote in message
...
Hi,
I'm converting a rather complex Excel-workbook into an Excel-application
and
I'm hiding the main-window and only displaying forms with different views
of
data from the underlying document.
I would like my "main form" to appear as an application window with a
main-menu attached to it. How do I accomplish this?
Thanks in advance!
StefanW