B
bdehning
Can someone point me in the right direction on how I can display a status for something on a report
I have a database that first has pending service calls for specific months that are created and placed into a table. If these pending service calls are completed a form is entered where a person enters a date written report sent field and is it then considered complete. The person could also enter a date field to reschedule to a future date. They also have the choice of checking check boxes of either waive or cancel
What would I need to do to have the a status field created that would list the service call status on a report? All initially would start out as pending and then might possibly be recheduled, waived, conceled or completed.
Is there some code I need to be writing?
I have a database that first has pending service calls for specific months that are created and placed into a table. If these pending service calls are completed a form is entered where a person enters a date written report sent field and is it then considered complete. The person could also enter a date field to reschedule to a future date. They also have the choice of checking check boxes of either waive or cancel
What would I need to do to have the a status field created that would list the service call status on a report? All initially would start out as pending and then might possibly be recheduled, waived, conceled or completed.
Is there some code I need to be writing?