Excel has grown too cumbersome for this function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone have a sample Access database that would be able to track sales
of 20 sales reps monthly and cumulatively and be able to report along the way
at any point?
 
There is a sample database that comes with Access called
Northwind. While this is set up to track orders, it can
easily be expanded to track sales information instead.

C:\program files\Microsoft Office\Office\Samples
 
GatoGordo said:
Does anyone have a sample Access database that would be able to track
sales of 20 sales reps monthly and cumulatively and be able to report
along the way at any point?

As pointed out Northwind has similar examples. Almost any of the templates
that come with Access use a form subform method that would work quite well.
(I'm not advocating using any of these templates. They work well enough as a
stand alone but as soon as I start playing with them I usually wish I'd
started from scratch.)

It would be fairly easy to develop one from scratch as only a few tables
would be required and initial reporting would be fairly easy.

It would offer a good learning curve for expanding the possibilities of such
a database.
 

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