patkeaveney
Registered User.
- Local time
- Today, 01:57
- Joined
- Oct 12, 2005
- Messages
- 75
On a form I call a Function to calculate the number of working days remaining between a due date and now. ( I have a field in the underlying table that I can use to store this value, but dont know how to populate it to keep it up to date).
The value is displayed fine in the single form.
However i have a continuous form that displays the status of the items (eg open, on hold, closed). For the open items i want to show the number of days remaining for each item.
Any ideas on how i can do this please.
Or is there a way to populate the field within the table?
Thanks
Pat
The value is displayed fine in the single form.
However i have a continuous form that displays the status of the items (eg open, on hold, closed). For the open items i want to show the number of days remaining for each item.
Any ideas on how i can do this please.
Or is there a way to populate the field within the table?
Thanks
Pat