#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CW CW is offline
external usenet poster
 
Posts: 54
Default Help with lookup

Hi

I need to automatically populate a colum in a table with values from a
separate sheet.

e.g. in table 1, I have column headings:
Date; Type; Value 1... (also trying to lookup with new column)

In table two I have:
Date; Value 2

Where the date matches I would like to populate table 1 with Value 2. The
problem I am having is that there are three different 'types' for each date
in table 1.

Could someone please help?


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Help with lookup

Hi,
could you provide an example

"CW" wrote:

Hi

I need to automatically populate a colum in a table with values from a
separate sheet.

e.g. in table 1, I have column headings:
Date; Type; Value 1... (also trying to lookup with new column)

In table two I have:
Date; Value 2

Where the date matches I would like to populate table 1 with Value 2. The
problem I am having is that there are three different 'types' for each date
in table 1.

Could someone please help?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CW CW is offline
external usenet poster
 
Posts: 54
Default Help with lookup

Hi Eduardo

Sample data is as follows:
TABLE 1
Date Model Price Exchange Rate
Total
Jan-2004 VW 10,000 .97
970
Jan-2004 Mercedes 10,000 .97
970
Jan-2004 Audi 10,000 .97
970
Feb-2004 VW 10,000 .85
850
Feb-2004 Mercedes 10,000 .85
850
Feb-2004 Audi 10,000 .85
850


TABLE 1
Date
Jan 2004 .97
Feb 2004 .85

The exchange rate isn't currently populated in Table 1 and I need to create
a lookup to pull it in to this column.

Hopefully this makes sense.

Thanks
Carol


"Eduardo" wrote:

Hi,
could you provide an example

"CW" wrote:

Hi

I need to automatically populate a colum in a table with values from a
separate sheet.

e.g. in table 1, I have column headings:
Date; Type; Value 1... (also trying to lookup with new column)

In table two I have:
Date; Value 2

Where the date matches I would like to populate table 1 with Value 2. The
problem I am having is that there are three different 'types' for each date
in table 1.

Could someone please help?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Help with lookup

Hi,
I assume that table 2 is in the sheet called Table2

=index(Table2!$B$1:$B$10000,match(A2,Table2!$A$1:$ A$10000,0))

"CW" wrote:

Hi Eduardo

Sample data is as follows:
TABLE 1
Date Model Price Exchange Rate
Total
Jan-2004 VW 10,000 .97
970
Jan-2004 Mercedes 10,000 .97
970
Jan-2004 Audi 10,000 .97
970
Feb-2004 VW 10,000 .85
850
Feb-2004 Mercedes 10,000 .85
850
Feb-2004 Audi 10,000 .85
850


TABLE 1
Date
Jan 2004 .97
Feb 2004 .85

The exchange rate isn't currently populated in Table 1 and I need to create
a lookup to pull it in to this column.

Hopefully this makes sense.

Thanks
Carol


"Eduardo" wrote:

Hi,
could you provide an example

"CW" wrote:

Hi

I need to automatically populate a colum in a table with values from a
separate sheet.

e.g. in table 1, I have column headings:
Date; Type; Value 1... (also trying to lookup with new column)

In table two I have:
Date; Value 2

Where the date matches I would like to populate table 1 with Value 2. The
problem I am having is that there are three different 'types' for each date
in table 1.

Could someone please help?


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
lookup help. lookup result based on data in 2 columns lcc Excel Worksheet Functions 3 April 6th 10 01:20 PM
LOOKUP FUNCTION? (LOOKUP VALUE BEING A TIME RENERATED FROM A FORMU JCC Excel Discussion (Misc queries) 5 June 26th 09 09:15 PM
Lookup looks to the prior column if zero appears in the lookup col kenbquik Excel Discussion (Misc queries) 2 March 12th 09 03:41 AM
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup JBush Excel Worksheet Functions 3 January 3rd 07 11:14 PM
Pivot table doing a lookup without using the lookup function? NGASGELI Excel Discussion (Misc queries) 0 August 2nd 05 05:08 AM


All times are GMT +1. The time now is 03:56 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"