Thread
:
Help with Range...
View Single Post
#
1
Posted to microsoft.public.excel.misc
nastech
Posts: n/a
Help with Range...
Hi, how do you use a range for "Not", for range of items that might be blank?
getting #Div/0! & #Value! errors. Thanks..
#VALUE! Errors: (misused range?)
=IF(AL9:AN9=0),"",
=IF(AL9:AN9=""),"",
=IF((AL9:AN9)=""),"",
Reply With Quote