#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default Lookup

Hello from Steved

I've 2 worksheets "School Timetable" and "Schools Short Version"

I've 3 columns "Col B", "Col C" and "Col D"

Columns "Col C" and "Col D" are Identical on both worksheets

My question is please how do I update "Schools Short Version" from "School
Timetable" I have over 700 rows to update

Thankyou
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Lookup

In Schools Short Version,
I'll presume you want the results from col B (from 'School Timetable')
to be extracted also into col B?

Place something like this in B2, array-enter it with CSE*:
=INDEX('School Timetable'!B$2:B$10,MATCH(1,('School
Timetable'!C$2:C$10=C2)*('School Timetable'!D$2:D$10=D2),0))
*CSE = Press CTRL+SHIFT+ENTER to confirm the formula

Adapt the ranges to suit
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Steved" wrote:
I've 2 worksheets "School Timetable" and "Schools Short Version"
I've 3 columns "Col B", "Col C" and "Col D"
Columns "Col C" and "Col D" are Identical on both worksheets
My question is please how do I update "Schools Short Version" from "School
Timetable" I have over 700 rows to update


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default Lookup

Hello Max

Thankyou

Steved

"Max" wrote:

In Schools Short Version,
I'll presume you want the results from col B (from 'School Timetable')
to be extracted also into col B?

Place something like this in B2, array-enter it with CSE*:
=INDEX('School Timetable'!B$2:B$10,MATCH(1,('School
Timetable'!C$2:C$10=C2)*('School Timetable'!D$2:D$10=D2),0))
*CSE = Press CTRL+SHIFT+ENTER to confirm the formula

Adapt the ranges to suit
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Steved" wrote:
I've 2 worksheets "School Timetable" and "Schools Short Version"
I've 3 columns "Col B", "Col C" and "Col D"
Columns "Col C" and "Col D" are Identical on both worksheets
My question is please how do I update "Schools Short Version" from "School
Timetable" I have over 700 rows to update


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Lookup

welcome
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Steved" wrote in message
...
Hello Max
Thankyou
Steved



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
Matrix lookup/mulitple criteria lookup MarkFranklin Excel Discussion (Misc queries) 3 March 31st 08 10:15 AM
Get Cell Address From Lookup (Alternative to Lookup) ryguy7272 Excel Worksheet Functions 12 September 28th 07 10:36 PM
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup JBush Excel Worksheet Functions 3 January 3rd 07 11:14 PM
Sumproduct - Condition based on lookup of a Lookup Hari Excel Discussion (Misc queries) 12 May 31st 06 09:28 AM
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 06:36 PM.

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

About Us

"It's about Microsoft Excel"