Title
Overdue Time
Post
I am doing a database for logging vessels and we need to set a reminder for checking with the vessel after a certain number of hours. I have no problem with doing this task based on days and I would appreciate any help in getting a similar indication by the number of hours.
eg., Vessel 1 logs on at 10am and states he will arrive at 4pm, I need a reminder to be given just after 4pm. Any help will be appreciated.
Billt
If you are using filemaker 10 or 11, you could use install on timer to trigger a script every hour or whatever time interval makes since for you. The script could perform a find for your overdue vessels and pop up a list if any are found.