Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the following table sorted by Column A , B
A B C 1 apple $1.10 3% 2 apple $1.05 5% 3 apple $1.00 11% 4 orange $2.50 2% 5 orange $2.00 3% 6 orange $1.75 10% 7 orange $1.50 11% For each item listed I would like to lookup the items based on column C being Equal or < than a number (10%) and show the result from column B. Result Example Apple $1.05 Orange $1.75 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
use datafilterautofilterfilter on col C "less than"
-- Don Guillett Microsoft MVP Excel SalesAid Software "Jack" wrote in message ... I have the following table sorted by Column A , B A B C 1 apple $1.10 3% 2 apple $1.05 5% 3 apple $1.00 11% 4 orange $2.50 2% 5 orange $2.00 3% 6 orange $1.75 10% 7 orange $1.50 11% For each item listed I would like to lookup the items based on column C being Equal or < than a number (10%) and show the result from column B. Result Example Apple $1.05 Orange $1.75 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't want all the values that are less then i just need the information
from the row with the value = or less than the number. because of the large amount of date I was trying to do this on a summary page. "Don Guillett" wrote: use datafilterautofilterfilter on col C "less than" -- Don Guillett Microsoft MVP Excel SalesAid Software "Jack" wrote in message ... I have the following table sorted by Column A , B A B C 1 apple $1.10 3% 2 apple $1.05 5% 3 apple $1.00 11% 4 orange $2.50 2% 5 orange $2.00 3% 6 orange $1.75 10% 7 orange $1.50 11% For each item listed I would like to lookup the items based on column C being Equal or < than a number (10%) and show the result from column B. Result Example Apple $1.05 Orange $1.75 . |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
http://img294.imageshack.us/img294/5826/nonamee.png Micky "Jack" wrote: I don't want all the values that are less then i just need the information from the row with the value = or less than the number. because of the large amount of date I was trying to do this on a summary page. "Don Guillett" wrote: use datafilterautofilterfilter on col C "less than" -- Don Guillett Microsoft MVP Excel SalesAid Software "Jack" wrote in message ... I have the following table sorted by Column A , B A B C 1 apple $1.10 3% 2 apple $1.05 5% 3 apple $1.00 11% 4 orange $2.50 2% 5 orange $2.00 3% 6 orange $1.75 10% 7 orange $1.50 11% For each item listed I would like to lookup the items based on column C being Equal or < than a number (10%) and show the result from column B. Result Example Apple $1.05 Orange $1.75 . |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks this worked great
"מיכאל (מיקי) אבידן" wrote: Try this: http://img294.imageshack.us/img294/5826/nonamee.png Micky "Jack" wrote: I don't want all the values that are less then i just need the information from the row with the value = or less than the number. because of the large amount of date I was trying to do this on a summary page. "Don Guillett" wrote: use datafilterautofilterfilter on col C "less than" -- Don Guillett Microsoft MVP Excel SalesAid Software "Jack" wrote in message ... I have the following table sorted by Column A , B A B C 1 apple $1.10 3% 2 apple $1.05 5% 3 apple $1.00 11% 4 orange $2.50 2% 5 orange $2.00 3% 6 orange $1.75 10% 7 orange $1.50 11% For each item listed I would like to lookup the items based on column C being Equal or < than a number (10%) and show the result from column B. Result Example Apple $1.05 Orange $1.75 . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LOOKUP FUNCTION? (LOOKUP VALUE BEING A TIME RENERATED FROM A FORMU | Excel Discussion (Misc queries) | |||
Matrix lookup/mulitple criteria lookup | Excel Discussion (Misc queries) | |||
Get Cell Address From Lookup (Alternative to Lookup) | Excel Worksheet Functions | |||
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup | Excel Worksheet Functions | |||
Sumproduct - Condition based on lookup of a Lookup | Excel Discussion (Misc queries) |