View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sri Harsha[_2_] Sri Harsha[_2_] is offline
external usenet poster
 
Posts: 24
Default Estimates with multiple look ups

Hi,
I am preparing an estimation template. I have a source table which has the
estimated hours of effort and a table which gives options to select the
variables which gives the output.

Please assist me in finding a forumla for multiple variables. The last
column of Estimates table will have the formula. The table has all the
variables possible.

Ex: If i have Release notes as deliverable, and of low complexity with 5
pages, the result should be 5*4 = 20 Hrs.

Estimates table:
S.No Deliverable Complexity of FD No. of Pages
1 Release Notes Low 5
2 User Guides Medium 4
3 Dictionary Medium 5
4 File Layouts High 6


Source Table for Estimates.

FD Complexity RN UG Dictionary File Layout
Low 4 3 3 8
Medium 6 6 5 8
High 8 8 8 8