Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roy Roy is offline
external usenet poster
 
Posts: 53
Default Inserting a value in a cell when 2 others cell match a certain cri

Excuse me if this appears a stupid request

Have 2 collums "From" & "To" and wish excel to look up a table that would
match the cell values of these collums exactly then enter the price in the
third collum of the table.
Example
a=Hotel name, b=Airport, want c to be a cost that is shown in a seperate
table that has fthe from, to and cost values
So when I enter the job details on my worksheet it automatically puts in the
price from the other table.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,071
Default Inserting a value in a cell when 2 others cell match a certain cri

Describe this "other table"? It has prices in the body of the table. What
does it have down the left side and across the top? What columns and what
rows? What sheet? Otto
"Roy" wrote in message
...
Excuse me if this appears a stupid request

Have 2 collums "From" & "To" and wish excel to look up a table that would
match the cell values of these collums exactly then enter the price in the
third collum of the table.
Example
a=Hotel name, b=Airport, want c to be a cost that is shown in a seperate
table that has fthe from, to and cost values
So when I enter the job details on my worksheet it automatically puts in
the
price from the other table.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 120
Default Inserting a value in a cell when 2 others cell match a certain cri

would you provide examples on what you want to achieve?
how your seperate table format look like
and where do you find the lookup value the price
--
Hope this help

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis





"Roy" wrote:

Excuse me if this appears a stupid request

Have 2 collums "From" & "To" and wish excel to look up a table that would
match the cell values of these collums exactly then enter the price in the
third collum of the table.
Example
a=Hotel name, b=Airport, want c to be a cost that is shown in a seperate
table that has fthe from, to and cost values
So when I enter the job details on my worksheet it automatically puts in the
price from the other table.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 698
Default Inserting a value in a cell when 2 others cell match a certain cri

Try this:

If I understand correctly... Try this using four Hotels and four Airports.

INDEX(E9:H12,MATCH(A1,D9:D12),MATCH(B1,E8:H8,0))

Whe
A1 is from this Hotel
B1 is to this Airport
E9:H12 is an index of the Prices
D9:D12 is a column of the Hotels
E8:H8 is a row of the Airports

C1 holds the formula above.

HTH
Regards,
Howard

"Roy" wrote in message
...
Excuse me if this appears a stupid request

Have 2 collums "From" & "To" and wish excel to look up a table that would
match the cell values of these collums exactly then enter the price in the
third collum of the table.
Example
a=Hotel name, b=Airport, want c to be a cost that is shown in a seperate
table that has fthe from, to and cost values
So when I enter the job details on my worksheet it automatically puts in
the
price from the other table.



Reply
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
Populate a cell if values in cell 1 and cell 2 match cell 3 and 4 [email protected] Excel Worksheet Functions 1 August 22nd 08 02:04 AM
Changing one cell colour by inserting date in another cell JohannM Excel Worksheet Functions 3 September 4th 06 07:42 PM
Split a Blank Cell into Two (Without Inserting Cell) mutax2003 Excel Discussion (Misc queries) 1 July 24th 06 08:30 PM
Inserting two cell values into a new cell + text mmednick Excel Discussion (Misc queries) 6 December 6th 05 08:15 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM


All times are GMT +1. The time now is 12:06 PM.

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"