A couple of last-minute "after the videos were finished" notes:
The schedule subform wasn't sorting properly sometimes, so I changed the recordsource from just ScheduleT to:
SELECT * FROM ScheduleT ORDER BY PaymentNumber
The same problem happens on the report too, but there all you have to do is set the "Order By" property to PaymentNumber.
---
In the Access 2000 database version that's included with the full package, the EMBEDDED MACROS don't work to open the ClientF and ProviderF from the Main Menu. I replaced those with Docmd.Openform commands. Easy enough.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.