how do I create an access report for each vendor in a dbf file?

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

Guest

I am running an old dos program that has a database file of all vendor
transactions
in db4 format. I want to use access to extract a monthly stetement for
invoices owed to each vendor on a monthly basis. My current program does not
produce this report. Please help.

Thanks

Clutch
 
clutch said:
I am running an old dos program that has a database file of all vendor
transactions
in db4 format. I want to use access to extract a monthly stetement for
invoices owed to each vendor on a monthly basis. My current program
does not produce this report. Please help.

Thanks

Clutch

This is an easy job for even a medium level Access user. How well do
you know Access. If you are not familiar with Access, what you ask is well
beyond what can be normally handled in a newsgroup situation.

Normally you would import the data to an Access table (likely building
more than one table to normalize the data), then build a report sorted and
grouped on vendors.

Additional considerations can handle paid and unpaid invoices etc.
 

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

Back
Top