K
Ken Hudson
I have a table to track projects. In that table I have a field used to
signify whether the project is complete or in process.
I have a form that is supported by a query. The query uses the project
complete field to pull only those projects that are in process. I also want
to use a query and form to pull completed projects.
I can accomplish this goal by creating two queries and two forms, one for in
process and one for complete.
I am using a form swithboard to open the projects form. Is there a way to
create two switchboard buttons (one for in process and one for completed
projects) that would somehow "pass" a "1" for completed or a "2" for in
process to the query before it runs so I can use just one query and one form?
signify whether the project is complete or in process.
I have a form that is supported by a query. The query uses the project
complete field to pull only those projects that are in process. I also want
to use a query and form to pull completed projects.
I can accomplish this goal by creating two queries and two forms, one for in
process and one for complete.
I am using a form swithboard to open the projects form. Is there a way to
create two switchboard buttons (one for in process and one for completed
projects) that would somehow "pass" a "1" for completed or a "2" for in
process to the query before it runs so I can use just one query and one form?