View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prakash Prakash is offline
external usenet poster
 
Posts: 4
Default HLOOKUP Question

I am having problem with a HLOOKUP.

I have few columns assinged for certain items. Those items are
catergorized into 3 catergories. Each catergory is merged and
centrered under the items. On the next page I have a formuls as
=IF(C14="","",HLOOKUP(C14,Type,2)), it is not coming up properly, why?

Thnx
Prakash.....