Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I wouldn't think so.
-- Regards, Tom Ogilvy "QuantDev" wrote in message om... "Tom Ogilvy" wrote in message ... Check for a range first if typename(varr) is "Range" then ' it's a range elseif isarray(varr) then ' it's an array -- Thanks Tom. As far as you know, am I going to get "true" for isarray for others variant/object/* combinations? thx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=IF(test,true,false) only ever returns "true"? | Excel Worksheet Functions | |||
How do I assign range to variant and use | Excel Discussion (Misc queries) | |||
How to define a Range with variant? | Excel Programming | |||
Best way to paste a variant array into a range? | Excel Programming | |||
Argument can be a variant or an object | Excel Programming |