nosaj_ccfc
Registered User.
- Local time
- Today, 14:13
- Joined
- Aug 27, 2008
- Messages
- 12
Hello,
firstly apologies if this is being posted in the wrong section. I thought this one would be most appropriate.
Let me try to explain my problem as it is confusing to me. I have been designing an Access database for my company which keeps track of orders. Users enter the data through a form and the data is stored to the table. I have created a QBF (Query by Form) to enable administrators to do a custom search. The fileds are created, checked, invoice number and date. All of this is working fine with no problem.
I also have a checkbox on my data entry form, which is ticked depending whether the paper invoice has been received or not. When I try and add this to my QBF, I use a combo box for the admin to select the option, or leave blank if required. However I can only get the combo box to work if the values "-1" or "0" are used. I realise these are Access values for whether a checkbox is true or false (i think), but I was just wondering is there any way I can subsitute them for English values (True/False, Yes/No etc.) instead of just integers. This would not be a problem if I was simply using the database myself, however it will be used by other people, and the English words would be better to understand.
apologies for the length of my question, I just wanted to give as much information as I could.
Many Thanks for any help,
nosaj
firstly apologies if this is being posted in the wrong section. I thought this one would be most appropriate.
Let me try to explain my problem as it is confusing to me. I have been designing an Access database for my company which keeps track of orders. Users enter the data through a form and the data is stored to the table. I have created a QBF (Query by Form) to enable administrators to do a custom search. The fileds are created, checked, invoice number and date. All of this is working fine with no problem.
I also have a checkbox on my data entry form, which is ticked depending whether the paper invoice has been received or not. When I try and add this to my QBF, I use a combo box for the admin to select the option, or leave blank if required. However I can only get the combo box to work if the values "-1" or "0" are used. I realise these are Access values for whether a checkbox is true or false (i think), but I was just wondering is there any way I can subsitute them for English values (True/False, Yes/No etc.) instead of just integers. This would not be a problem if I was simply using the database myself, however it will be used by other people, and the English words would be better to understand.
apologies for the length of my question, I just wanted to give as much information as I could.
Many Thanks for any help,
nosaj