MarcieFess
Registered User.
- Local time
- Today, 16:30
- Joined
- Oct 25, 2012
- Messages
- 107
OK, I know you can't do a 3-way Boolean! But I'm wondering if there's a way to accomplish what I need:
I have a field that I created as a Text field, but I need it to be Boolean in order to be able to have Access put an 'X' next to the correct entry on a printed report.
There are 3 choices: Storage, Closed, Open
If a product is only sold out of "storage", never 'used' in the store (such as for giving out samples, etc.)...then my Storage field would by set to Y
However, if it's set to "no", I need it to force a response to the Closed field...
So, if an item is only sold from storage, there would be a Y response to Storage, and Closed would be empty
If the response to Storage is "N", then there MUST be a response to Closed...either Y (if it's 'used' closed) or N (if it's 'used' open)
Is there a way to set this up in the table?
I have a field that I created as a Text field, but I need it to be Boolean in order to be able to have Access put an 'X' next to the correct entry on a printed report.
There are 3 choices: Storage, Closed, Open
If a product is only sold out of "storage", never 'used' in the store (such as for giving out samples, etc.)...then my Storage field would by set to Y
However, if it's set to "no", I need it to force a response to the Closed field...
So, if an item is only sold from storage, there would be a Y response to Storage, and Closed would be empty
If the response to Storage is "N", then there MUST be a response to Closed...either Y (if it's 'used' closed) or N (if it's 'used' open)
Is there a way to set this up in the table?