Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Progress Form

Status
Not open for further replies.

dakotauk

Technical User
Oct 16, 2002
30
GB
I am trying to create a form that can be opened and on it will be the progress of a project.

I want to count the rows/records in each query and make them available on one form, and update each time the form is opened.

ie

Completed : 10 products[records/rows]
Missing: 5 products[records/rows]
Needs Checking: 11 products[records/rows]

Any ideas?

Thanks in advance if you can help.
 
Take a look at the dcount method, but you are going to have to provide some more details to get a better answer.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top