H
Howard Brazee
I am trying to create a table in a page of an Excel 2000 spread sheet.
This looks at a table on page 1 of the spreadsheet:
Column E has a code letter
Column F has a date
Column G has a score
Page 2 has a cell with our current date (which overrides the real current date)
I want to create a table on page 3 that only has data from page 1 where:
1. Column E has "t" or "T" and the score is one of the 20 most current scores.
and
2. Column E has a "t" or "T" and the score was made with the last 12 months.
I would rather not use Visual Basic if I can avoid it.
How would you recommend I make this table?
This looks at a table on page 1 of the spreadsheet:
Column E has a code letter
Column F has a date
Column G has a score
Page 2 has a cell with our current date (which overrides the real current date)
I want to create a table on page 3 that only has data from page 1 where:
1. Column E has "t" or "T" and the score is one of the 20 most current scores.
and
2. Column E has a "t" or "T" and the score was made with the last 12 months.
I would rather not use Visual Basic if I can avoid it.
How would you recommend I make this table?