Excel Help Needed

  • Thread starter Thread starter w3rdy303
  • Start date Start date
W

w3rdy303

Hi all,

I am looking for formulation/organizational advice for a database o
over 3000 MLB Baseball games. This database would break down each gam
based on 7 different factors that are evident in some games and abscen
in others...

What I am looking to do is to create a formula that resembles a "choos
your own adventure" sort of scenario...For example, If i wanted t
immediatly view all the games in the database that exhibited 1 factor
say "Games where home team won by 5 or more," then I could easily vie
all of those games... Then, it would have the capability to go deeper
say now I only wanted to view "Games where home team won by 5 or mor
and away team got 6 or less hits"...Etc...

This is the breakdown I am looking for.. So, if you could help me wit
just the formulation part of this database project, I would be ver
appreciative..

-Chas
 
It seems to me that you should use a database such as Access that has
SQL capabilities to make your 7 selections.
 
use the sumproduct function to count only those criteria you are
interested in - thus by certain teams only, certain dates only, certain
criteria only - you can even have a drop down list or lists that allow
you to analyse your data.
 
Have a look at filtering, you may me able to put your criteria in ther
and do it

Regards

Da
 
Perhaps you entered your database in Excel. You can easily transfer it
to Access with a Copy from Excel to a Paste in Access. It works quite
well!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top