#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Art Art is offline
external usenet poster
 
Posts: 587
Default lookup question

I have a sheet in Excel 2007 that lists all of the courses we offer. Columns
L to O indicate if a particular course if offered each quarter.

For example, for one course (row 5), you might see

L5: NO
M5: 5F
N5: 1F1B
O5: NO

L5 (Summer 2010) and O5 (Spring 2011) equal "NO" because the course is not
offered that quarter. M5 (Fall 2010) equals 5F because 5 sections of
F(ace-to-face) sections are offered, and N5 equals 1F1B because 1 section of
F(ace-to-face) and 1 section of B(lackboard, or online) is offered.

I am creating a separate sheet that users can use to lookup a list of
courses that meet certain criteria. An easy example, they can choose a
program (business, culinary, etc.) and the spreadsheet lists all of the
courses in that particular program.

I want users to be able to select a term (e.g., SU2010) then display all of
the courses offered that quarter---that is, the cell in column L5 is NOT
blank. However, I am not sure how to handle this.

If they select a program from a drop-down box, the spreadsheet searches the
list of courses and display the courses with that program listed in a
particular column.

For terms, they are searching for a term (e.g., SU2010), but there aren't
any cells in any row that would have that as the contents of the cell. The
cell in a certain column (in this case, Column L), is blank or not blank.

Logically, it would seem like if a user chooses SU2010, it could look in a
corresponding column (it would somehow know that SU2010 is Column L), then
look for courses where the cell in the column is NOT blank. But, there could
be many choices for terms, and just knowing the term doesn't connect
correctly to how the information is stored in the spreadsheet.

Any thoughts how to carry out this lookup function? THANKS!!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default lookup question

You can use an index/match formula.

"Art" wrote:

I have a sheet in Excel 2007 that lists all of the courses we offer. Columns
L to O indicate if a particular course if offered each quarter.

For example, for one course (row 5), you might see

L5: NO
M5: 5F
N5: 1F1B
O5: NO

L5 (Summer 2010) and O5 (Spring 2011) equal "NO" because the course is not
offered that quarter. M5 (Fall 2010) equals 5F because 5 sections of
F(ace-to-face) sections are offered, and N5 equals 1F1B because 1 section of
F(ace-to-face) and 1 section of B(lackboard, or online) is offered.

I am creating a separate sheet that users can use to lookup a list of
courses that meet certain criteria. An easy example, they can choose a
program (business, culinary, etc.) and the spreadsheet lists all of the
courses in that particular program.

I want users to be able to select a term (e.g., SU2010) then display all of
the courses offered that quarter---that is, the cell in column L5 is NOT
blank. However, I am not sure how to handle this.

If they select a program from a drop-down box, the spreadsheet searches the
list of courses and display the courses with that program listed in a
particular column.

For terms, they are searching for a term (e.g., SU2010), but there aren't
any cells in any row that would have that as the contents of the cell. The
cell in a certain column (in this case, Column L), is blank or not blank.

Logically, it would seem like if a user chooses SU2010, it could look in a
corresponding column (it would somehow know that SU2010 is Column L), then
look for courses where the cell in the column is NOT blank. But, there could
be many choices for terms, and just knowing the term doesn't connect
correctly to how the information is stored in the spreadsheet.

Any thoughts how to carry out this lookup function? THANKS!!!

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 Question Curtis Excel Worksheet Functions 7 November 3rd 09 04:06 PM
Lookup question Lorderon Excel Worksheet Functions 6 July 9th 09 01:08 PM
Lookup question Steve Excel Discussion (Misc queries) 4 March 23rd 09 10:25 PM
Yet another lookup question diaare Excel Worksheet Functions 2 May 11th 07 10:20 PM
LOOKUP Question shakey1181 Excel Discussion (Misc queries) 4 May 31st 06 01:59 PM


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

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"