Two Yes/No fields

Pestomania

Active Member
Joined
May 30, 2018
Messages
283
Office Version
  1. 365
Platform
  1. Windows
Hi! I am trying to figure out the best way to do this.

I have two access queries. Person 1 and Person 2. There is a checkbox for Person 1 to send to Person 2. When Person 2 is done, they would select a checkbox showing complete and it would go back to person 1. I am unsure of how to get the query or table to work like the following:

When Person 1 checks their box, it shows on Person 2 queue. When Person 2 checks their box, it shows on Person 1 queue.

I want the boxes to follow this syntax:
Both Box 1 and Box 2 are empty
When Box 1 is true, Box 2 is false
When Box 2 is true, Box 1 is false

How would I go about doing this?

Thank you
 
Last edited:

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
just a question. is that an infinite loop, or does 2 submitting back to 1 finish the task
 
Upvote 0
so the task never concludes ?
 
Upvote 0
so i'm thinking of an update query that has two boxes, both blank to start with and then returning to max date/time until your complete box is updated, not sure how to code for that though
 
Upvote 0

Forum statistics

Threads
1,213,568
Messages
6,114,348
Members
448,570
Latest member
rik81h

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top