following on from your post in microsoft.public.excel.programming
application.large should be
application.worksheet.function.large
Cheers
JulieD
"JulieD" wrote in message
...
Hi David
i couldn't find it in VBA help either (ver 2003) ... bandy2000 is there
any other code or info you have on this?
Cheers
julieD
"David McRitchie" wrote in message
...
application means that it is Excel not VBA so look in Excel Help
not in VBA help.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
"bandy2000" wrote in message
...
I was looking for help for the Excel VBA expression
application.large
But I can't find anything useful neither in the offline nor in the
online
help.
Where is this?
Thanks