Chelle1661
Registered User.
- Local time
- Today, 09:59
- Joined
- Feb 6, 2013
- Messages
- 26
I would like to create a pop-up reminder whenever I mark an record Billable ([Yes/No Field]) in my WorkDetail table. In the pop-up I want to enter a date for the next Billing date [for clients who are charged a monthly management fee so that this cannot be overlooked each and every month]. I would then need another pop up reminder on entering the DB on a specific date and this would produce a list of all of the records with that date [that need processing for the current Invoice]. However, I realise that I may overshoot that date and would therefore need the pop-up to ask me whether I want to change the date [postpone for a day or two]. Also, only some records would require this pop-up reminder [i.e.those with a ([DeliverableID Field]) of "Managed Client". In this way I hope to keep looping the processing task so that each relevant record is never overlooked. Can anyone offer suggestions as to how I could achieve this seemingly insurmountable task for a non-programmer like myself?