G
Guest
I have three different bound comboboxes on a form. The
RowSource are based on three different tables.
I find puzzling is than when I open the form at new
record one of the combobox has a value of 0 (zero) while
the others have a value of Null. I cannot figure why
this should be the case. I am writing a statement that
depends on the initial value of the combobox thus needs
to understand how the values are established.
Is there any explaination or condition that would cause
the values to differ?
Thanks
RowSource are based on three different tables.
I find puzzling is than when I open the form at new
record one of the combobox has a value of 0 (zero) while
the others have a value of Null. I cannot figure why
this should be the case. I am writing a statement that
depends on the initial value of the combobox thus needs
to understand how the values are established.
Is there any explaination or condition that would cause
the values to differ?
Thanks