Sorting by month and day

J

japc90

I have a spreadsheet where people enter their daily stats. I have one
row where the year and month are entered and the row below is the day
of the month. I want to make it so that you can pull up the one day you
need for data entry. I have attempted to use a filter but can not get
it to work. It keeps trying to draw in the data below (the actual stats
entered) I want the one page to continue to hold all of the necessary
info but only show the one column that is relevant for that day.

Thank you.
 
C

Carim

Hi,

It seems to me that, as an initial step, you will need to get all info
on the same row, otherwise you will run into a real difficulty ...

HTH
Cheers
Carim
 
Top