Thread: HLOOKUP
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
lieven lieven is offline
external usenet poster
 
Posts: 5
Default HLOOKUP

Hi,

a silly question: why doesn't this work?
=HLOOKUP(N7;N9:P35;11;FALSE)
I want to search the array N9:P35 for the value of cell N7.

Thanks,

Lieven