View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jvs jvs is offline
external usenet poster
 
Posts: 8
Default filtering data for analysis

I have a spreadsheet of students grades across different subjects with
formula rows below to total grades by subject, then convert totals to
percentages. I need to do the same analysis for male and female students
separately, then produce a summary in a separate worksheet. Is there a way
to do this using an IF formula to keep the three analyses (All, F, M) on the
same sheet, so that I can then create links to show the summary on a
different sheet?