Gentleviking
New member
- Local time
- Today, 07:31
- Joined
- Oct 13, 2006
- Messages
- 8
I realized a few days ago that I have an issue with my combo box that I got help on. I am now struggling with 2 combos and 1 text box: 1. Source, 2. Operator/Agent, Text: Specify Operator/Agent.
If I first enter Operator/Agent as source, then the second combo (Operator/Agent) will be enabled and I can choose from the dropdown. If the choice is “x Other” the Text BOX will be enabled so a manual text entry can be done.
So far so good. Everything is recorded in the main table “Reservations”.
However, if I after having done the above then go back and change the Source to something else than Operator/Agent and the combo 2 and the Text Box are disabled then the previous entries in the combo 2 & Text Box still is and remain recorded in the main table.
I know that this will not happen if I delete the entries and make the fields in combo 2 & Text Box blank, but I hope there is a way to get around this! Is there? Is it possible to code something so that whatever is previously selected/written in combo 2 & Text Box is disregarded and not recorded as long as the combo 1 has any other choice selected but “Operator/Agent”?
I am curious about one other thing. As can be seen I have several text boxes that do a simple sum calculation. They are all formatted to default 0.00 and Standard. The funny thing is that when I open a new record, it is only a few of those boxes that display the default 0.00. But, as soon as I enter info anywhere on the form (even in boxes not related to them, then all suddenly display the 0.00. Can anyone tell me why?
Any assistance is greatly appreciated! Thanks a lot in advance!
PS
By the way, is there any way to disable the default menu bar at the bottom of the form?
If I first enter Operator/Agent as source, then the second combo (Operator/Agent) will be enabled and I can choose from the dropdown. If the choice is “x Other” the Text BOX will be enabled so a manual text entry can be done.
So far so good. Everything is recorded in the main table “Reservations”.
However, if I after having done the above then go back and change the Source to something else than Operator/Agent and the combo 2 and the Text Box are disabled then the previous entries in the combo 2 & Text Box still is and remain recorded in the main table.
I know that this will not happen if I delete the entries and make the fields in combo 2 & Text Box blank, but I hope there is a way to get around this! Is there? Is it possible to code something so that whatever is previously selected/written in combo 2 & Text Box is disregarded and not recorded as long as the combo 1 has any other choice selected but “Operator/Agent”?
I am curious about one other thing. As can be seen I have several text boxes that do a simple sum calculation. They are all formatted to default 0.00 and Standard. The funny thing is that when I open a new record, it is only a few of those boxes that display the default 0.00. But, as soon as I enter info anywhere on the form (even in boxes not related to them, then all suddenly display the 0.00. Can anyone tell me why?
Any assistance is greatly appreciated! Thanks a lot in advance!
PS
By the way, is there any way to disable the default menu bar at the bottom of the form?