I need to be able to push a button an add 1 to any number field, I may have 10 buttons, but I need it to show a count in the box and everytime you push the button it goes up one.
I am using this to collect times of a particular event that It will total every month and reset to zero. So ineed to be able to get monthly totals to a report and collect the data and store it so Ican present a by month report and total ytd.
The push button is for ease of use, dates need to be fixed so it is not touched but filled in and increments to next day at midnight.
The database counts calls by date, by category - About 15 categories and need to track through the months and keep the information for the reports so you have a every month displayed and YTD totals by category per month and YTD. User will just push a button to count the call, thus adding one to present number in text box, till the end of month, then rest and new month and zero number calls per category.
Anyone feel like helping would be appreciated
Dennis
I am using this to collect times of a particular event that It will total every month and reset to zero. So ineed to be able to get monthly totals to a report and collect the data and store it so Ican present a by month report and total ytd.
The push button is for ease of use, dates need to be fixed so it is not touched but filled in and increments to next day at midnight.
The database counts calls by date, by category - About 15 categories and need to track through the months and keep the information for the reports so you have a every month displayed and YTD totals by category per month and YTD. User will just push a button to count the call, thus adding one to present number in text box, till the end of month, then rest and new month and zero number calls per category.
Anyone feel like helping would be appreciated
Dennis