B
Bonnie
Hi there! Using A02 on XP. Have a mainform fCkReturnMain
and subform fCkReturnReasonSub. There is a comments field
on my main form. The subform has 6 checkboxes to select
one or more reasons to return the check. If I check a box,
I have wordage to add to [fCkReturnMain ].[Comments].
To accomplish this in the past I have created
visible.false textboxes that 'read' the data from the
subform onto the main form (for example:
=[fCkReturnReasonSub].[NoFormat]) and when each one is
updated, wordage is appended to [Comments].
Is there a way to have this happen without having to
create all the invisible textboxes?
Thanks in advance for any help or advice!!! LUV U GUYS!
and subform fCkReturnReasonSub. There is a comments field
on my main form. The subform has 6 checkboxes to select
one or more reasons to return the check. If I check a box,
I have wordage to add to [fCkReturnMain ].[Comments].
To accomplish this in the past I have created
visible.false textboxes that 'read' the data from the
subform onto the main form (for example:
=[fCkReturnReasonSub].[NoFormat]) and when each one is
updated, wordage is appended to [Comments].
Is there a way to have this happen without having to
create all the invisible textboxes?
Thanks in advance for any help or advice!!! LUV U GUYS!