Ian Laurenson wrote:
I can not work out how to pass a range parameter that works across sheets to a custom macro.E.g. In a cell on a spreadsheet: =FNMYCUSTOMFUNCTION(Sheet1.B41:Sheet6.C88)
That's not supported. You should separate the range into several single-sheet range parameters.
Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
