Parsing paramters
Mark,
I think you sent me on a wild goose chase there. You don't mean Callbacks do
you? As to passing a parameter to OnACtion, that is easily achieved with
Here is an example from my system
sAction = "'PERSONAL.XLS'!'PasteComments ""Bob"'"
.OnACtion = sACtion
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"Mark" wrote in message
...
Hi NG
Sometime when using callbacks e.g. .OnAction then it could be nice to pass
some parameters to the macro. Does anyone have a suggestion on how that
might be accomplished.
Mark
|