LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Why does hasarray return null rather than false?

A Null value in a variant variable means that the variable
contains no meaningful data. If one cell has an array formula and
the other does not, the result of HasArray can be neither True
nor False and still be accurate. The function returns Null
meaning that there is no meaningful data.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


wrote in message
...
If I check the hasarray property on a range containing
two cells that both have array formulas, the result is
TRUE.

If I check the hasarray property on two cells where one
has an array formula and the other does not, the result
is null rather than false. Why?

Thanks for the help.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Return null Karen Excel Worksheet Functions 3 June 11th 08 08:43 AM
Compare Value in Cell 1 to a List, Return Value if Match otherwise Return Null Ben Excel Discussion (Misc queries) 2 March 15th 07 01:02 AM
LOOKUP and return the column heading for IF/THEN return for False NN Excel Discussion (Misc queries) 1 October 6th 06 11:24 AM
Have DGET return Null instead of #Value! matthoffman33 Excel Worksheet Functions 3 May 6th 06 02:21 AM
return a " " for null values David# Excel Worksheet Functions 2 January 21st 05 06:47 PM


All times are GMT +1. The time now is 03:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"