Thread: Hlookup
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Duplatt Duplatt is offline
external usenet poster
 
Posts: 33
Default Hlookup

I have this formula
=hlookup($a$1,sheet1!$a$21:$ap$41,1.false)
It works fine but, returns #NA if $a$1 not found.
How can I make it return "out of range"
Thank you
Duane Platt