View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lars Lars is offline
external usenet poster
 
Posts: 17
Default Conditional formula

I have a series of data in a two row and need to make a conditional lookup.
The problem is, that a conditional formula is restricted to 7 arguments.

The problem:
I have two rows. In the upper row is a target value for each month and in
the lower the realized value is entered. In a column i need: 1. the latest
entered realized value 2. the target value corresponding to the latest
entered realized value.

I hope you can help