Johnny Andersson wrote:
...is it possible? If so, how?
You can cause a macro to be called from a dialog by an event. You can not directly add arguments of your choice, so the usual solution is to call the event handler, and then have the event handler call the desired macro with the appropriate arguments. When I did this, I would go back to the dialog and obtain the desired values and then use them.
-- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm Free Info: http://www.pitonyak.org/oo.php
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
