View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ControllerInVa ControllerInVa is offline
external usenet poster
 
Posts: 2
Default Database Functions

I am trying to retrieve values from a database with multiple criteria that
change from row to row. Is there any way possible to build into the formula
"dynamic" criteria without having to create massive criteria tables? Back in
the Lotus days you could build the criteria into the formula.

DB would look like...

Criteria1 Criteria2 Value
A 1 $10
A 2 $15
B 1 $20
B 2 $25