I have a table displayed in a continuous SUBform. I want to append the records that have a value in Field_A to an existing table (tblBundles) so some of the records will not be appended (no value in Field_A).
Of the records that are appended some wiil have Null in two fields Field_B and...
I have a set of records displayed in a continuous SUBform. I want to append the records that have a value in Field_A to an existing table (tblBundles) so some of the records will not be appended.
Of the records that are appended some wiil have Null in two fields Field_B and Field_C. I need to...
Thanks for your help, I should clarify that it was the controls that I wanted the object variables to point to.
My reason for wanting to use them is that there are 12 controls listed in each of 5 cases in a select case on one subform, and 8 controls listed in each of 5 cases in a select case on...
I want to use object variables to set the Text / Caption
properties of unbound textboxes / labels on a subform from code behind the main form.
Can somebody please tell me what is the correct syntax for "Dimming" the varaibles.
Thanks in advance for any help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.