J
John
Hi
I have a main form with 2 sub forms showing different fields from the same
table. (Yes I know this table could be split but to join them again later
using Union All queries based on "Customer" and "Product" is too much
hassle).
What I am trying to do is have one Sub form show record which have a Boolean
checked and the other sub form unchecked accordingly each sub form has the
Boolean default to 'True' and 'False'....
Although I can view these data sets I cannot change the Boolean when I
create a new record ? ? ?
Is this the Best way to go about it or is there a better way to split a
table across 2 Sub forms while entering "Customer"; "Product" and "Yes/No"
as default? ? ?
And will I have any Record Locking Problems with this Method ? ? ?
Thanks
John
I have a main form with 2 sub forms showing different fields from the same
table. (Yes I know this table could be split but to join them again later
using Union All queries based on "Customer" and "Product" is too much
hassle).
What I am trying to do is have one Sub form show record which have a Boolean
checked and the other sub form unchecked accordingly each sub form has the
Boolean default to 'True' and 'False'....
Although I can view these data sets I cannot change the Boolean when I
create a new record ? ? ?
Is this the Best way to go about it or is there a better way to split a
table across 2 Sub forms while entering "Customer"; "Product" and "Yes/No"
as default? ? ?
And will I have any Record Locking Problems with this Method ? ? ?
Thanks
John