I have attached the file I am speaking of to hopefully explain what I am trying to accomplish.
I have a form [frmBroker] on this form there are 11 steps that are checked off as they occur. Begining with [FileStarted] and the last being [PrintBindSend]. We want to run a report that will show the current status of all clients that are not completed. Once a project has been "Printed, Bound and Sent" it is considered completed.
I need to create a querry and run a report and only show the last step or the step that is currently being worked on. Example: if we are waiting for Information to be received from the bank...then the field "Waiting for Info" would be checked and on the report I want to see the project name and "Waiting for Info"
Thank you for any help anyone can provide.
I hope this is possible...but I am stumped.
I have a form [frmBroker] on this form there are 11 steps that are checked off as they occur. Begining with [FileStarted] and the last being [PrintBindSend]. We want to run a report that will show the current status of all clients that are not completed. Once a project has been "Printed, Bound and Sent" it is considered completed.
I need to create a querry and run a report and only show the last step or the step that is currently being worked on. Example: if we are waiting for Information to be received from the bank...then the field "Waiting for Info" would be checked and on the report I want to see the project name and "Waiting for Info"
Thank you for any help anyone can provide.
I hope this is possible...but I am stumped.