S
Shaka215
Hey,
Is it possiable to have an Excel dialog be modal? The reason I ask
is because I have a dialog that retrieves information and it would be
nice to allow someone to view the information and make changes to a
spreadsheet...I am only interested in using a dialog not a VB form for
this effect...I don't see why it wouldn't be possiable but anyone have
any ideas?
Thanks!
Modal: A state of a dialog that requires the user to interact with the
dialog before interacting with other parts of the application or with
other applications. Three modal styles exist: primary application
modal, full application modal, and system modal. See also modeless.
Is it possiable to have an Excel dialog be modal? The reason I ask
is because I have a dialog that retrieves information and it would be
nice to allow someone to view the information and make changes to a
spreadsheet...I am only interested in using a dialog not a VB form for
this effect...I don't see why it wouldn't be possiable but anyone have
any ideas?
Thanks!
Modal: A state of a dialog that requires the user to interact with the
dialog before interacting with other parts of the application or with
other applications. Three modal styles exist: primary application
modal, full application modal, and system modal. See also modeless.