LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Lookup percentages

I am fairly familiar with VLOOKUP and HLOOKUP, and pivot tables, but have a
problem that perhaps somebody can help with. I have a pivot table built with
three columns as in the following partial example (whole table is much longer
but this should show the issue):

A B C
Month PayPercent CumPercent
1 24.1% 24.1%
2 0.0% 24.1%
3 10.9% 35.0%
4 0.0% 35.0%
5 0.0% 35.0%
6 34.5% 69.5%
7 -5.5% 64.0%

I want to use CumPercent to find a starting point for projects that are in
progress. I tried to use a vector form LOOKUP(projpct,$C$2:$C$84,$A$2:$A$84)
to look for the nearest percent in Column C and then return the matching
Month number from column A. Unfortunately it seems to give up and return 2
when I am looking for a month with 69% - I think it does not like seeing the
same value twice and decides that it will not go any further. Even worse,
the negative percent for month 7 means the column is not always in ascending
order. Any ideas?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup percentages, return names 360Kid Excel Discussion (Misc queries) 2 October 11th 06 11:09 PM
percentages Mark Scott Charts and Charting in Excel 1 February 8th 06 09:13 AM
Percentages GSTL Excel Discussion (Misc queries) 3 December 4th 05 09:45 PM
Percentages trev2283 Excel Worksheet Functions 1 November 5th 05 06:30 PM
Percentages Darryl Charts and Charting in Excel 2 May 21st 05 04:31 PM


All times are GMT +1. The time now is 04:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"