J
jessrivard
How do I exit out of a subform to the main form without saving or losing
data? This may seem like a strange question...but here is my rationale. The
subform is based up on a linked OBDC table that will not allow joining or
anything that looks like saving without erroring out. I have been able to
dump the PK field information gained from the subform into a field on the
main form. I have also been able to work around the error with undo and
close commands. Now, I would like to be able to capture the data entered
into the subform until the main form is closed.
If you can think of another way to skin this Cat(fish), I would be open to
that too...
data? This may seem like a strange question...but here is my rationale. The
subform is based up on a linked OBDC table that will not allow joining or
anything that looks like saving without erroring out. I have been able to
dump the PK field information gained from the subform into a field on the
main form. I have also been able to work around the error with undo and
close commands. Now, I would like to be able to capture the data entered
into the subform until the main form is closed.
If you can think of another way to skin this Cat(fish), I would be open to
that too...