View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neall Neall is offline
external usenet poster
 
Posts: 95
Default If year = X and Value = A,B,C then show N...

Good morning, I have a table of data A8:M23 which has a column A8:A23 that
has a date and I have a column B8:B23 that has part numbers

I have 3 sets of columns with Part numbers A,B,C 27 - 31 that have
corresponding part numbers the headers of each column of part numbers are OLD
CPU, OLD VU and RVU

What I want to do is create a match statement that says if year = 2007 and
part numbers for that year are W,X,Y then show column header for whichever
category those part numbers fit in.

Its impossible for there to be a mismatch of part numbers per year they
either fit into A,B,C.

Any suggestions.

Thanks


--
Neall