I have two tables TableInfo and UseageLog the Useage log has start date and time. On my form a patient may have several Start Date and times. I want to take the current date and time meaning the time that I open up my form and subtract the earliest start date and time. Then if it totals to 96 hours I need to flag the records that meet this creteria and show me the record number. We will then fill out a form for billing as we do not bill over 96 hours. I also need a button the record closed so that when I run the query it will not come up when everytime the query is run. A toggle button to close or open would be ideal as after 96 hours they get up to 30 days free and then we start billing again. Can this be done? I already have the form which consists of both tables.
Thanks!
Thanks!