I
Isis
If I have an open form displaying controls linke to say a 'Customer' table
and I want to reference some data in another Table - say 'Control' - How do
I reference the 'Control' data and do I need to initiate the 'Control'
record before referencing it's fields in VB code ? If it does need to be
referenced, does it only need referencing once however many times I may
reference the fields in VB on the same form. Does it make a difference if
the Table is not 'related' to the first Table (in the form) but just holds
default info that I might want to use.
Any help appreciated.
Thanks
and I want to reference some data in another Table - say 'Control' - How do
I reference the 'Control' data and do I need to initiate the 'Control'
record before referencing it's fields in VB code ? If it does need to be
referenced, does it only need referencing once however many times I may
reference the fields in VB on the same form. Does it make a difference if
the Table is not 'related' to the first Table (in the form) but just holds
default info that I might want to use.
Any help appreciated.
Thanks