ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Lookup (https://www.excelbanter.com/excel-worksheet-functions/192333-lookup.html)

Steved

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

Max

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



Steved

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



Max

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





All times are GMT +1. The time now is 11:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com