Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default to get the relative marks from a table of names,subjects & marks?

hi,
I have a table containing the marks of 10 students for 6 subjects .How to
get the marks of a student for a subject by using an easy formula, if names
are in cells a2:a11,subjects are in cells b1:g1 and marks in cells b2:g11.
thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 229
Default to get the relative marks from a table of names,subjects & marks?

Try the formula
b13=index($a$1:$g$11,match($a13,$a$2:$a$11,),match (b$12,$a$1:$g$1,))
a13 = Name of the student
where a12:g12 heading viz name, subjects
Just copy the formula from b13:g13
with regards
sreedhar



"kswarrier" wrote:

hi,
I have a table containing the marks of 10 students for 6 subjects .How to
get the marks of a student for a subject by using an easy formula, if names
are in cells a2:a11,subjects are in cells b1:g1 and marks in cells b2:g11.
thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 229
Default to get the relative marks from a table of names,subjects & marks?

A mistake in the range
b13=index($a$1:$g$11,match($a13,$a$1:$a$11,),match (b$12,$a$1:$g$1,))
with regards
Sreedhr
"kswarrier" wrote:

hi,
I have a table containing the marks of 10 students for 6 subjects .How to
get the marks of a student for a subject by using an easy formula, if names
are in cells a2:a11,subjects are in cells b1:g1 and marks in cells b2:g11.
thanks in advance

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
Removing Speech Marks in a table field AJCB Excel Discussion (Misc queries) 0 September 20th 07 02:20 PM
How to align marks chico Charts and Charting in Excel 1 January 13th 07 01:13 AM
Tally marks CONFUSED!! Excel Discussion (Misc queries) 2 November 22nd 06 11:31 PM
Quotation Marks? LinearChaos Excel Worksheet Functions 2 June 25th 06 10:31 PM
without quotation marks? jfazz Excel Discussion (Misc queries) 1 March 2nd 06 04:43 PM


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