syntax for using Excel worksheet function
--
Tiah,
I was actually trying to use the ISBLANK function, but it does not appear to
be there. Thanks.
Ben
"tiah" wrote:
hello !
go into help menu in vba and ask for "worksheet functions"
you'll have all the syntax
example : Application.WorksheetFunction.Min(myRange)
tiah.
|