I have a form and a macro set up to update the date in another field once it becomes checked to show it as occupied. It is set up as an after update event macro with set value to date()
That works fine, my problem now is if the item is vacant and the check is removed, how can I get the date to go away?
Is there away to update it to remove the date from the table?
I plan on creating a report that will list the last three dates in the series of occupancies, most of the series is a total of 24, if any of the channels are occupied, then the date will appear showing the date it was occupied, but if it is now vacated, and the check is removed, I no longer want the date to appear on the report for the channel.
That works fine, my problem now is if the item is vacant and the check is removed, how can I get the date to go away?
Is there away to update it to remove the date from the table?
I plan on creating a report that will list the last three dates in the series of occupancies, most of the series is a total of 24, if any of the channels are occupied, then the date will appear showing the date it was occupied, but if it is now vacated, and the check is removed, I no longer want the date to appear on the report for the channel.