Thread: Look-up
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Nick C Nick C is offline
external usenet poster
 
Posts: 21
Default Look-up

I am trying to compare rows of information. If all cells in a row compare to
al cells in the look-up table, then I want it to return a value in the usual
fashion. An example of the data is

S M T W T F S
7.5 7.5 7.5
Each row is unique, but it must recognise the blanks to remain unique.

Any ideas?

Thanks,

Nick