G
Green Biro
I have a form based on query of a linked csv. (The underlying data has to
remain as a csv as it is refreshed externally).
On my form I have a combo and a subform. I want my subform to change when I
change my combo value. Would have been easy if I could bind my combo but I
can't because it's a csv source. How can I link my child form to its
parent?
I'm guessing that I might have to pick up a change event (or something
similar) and alter the recordset but I don't want to go to VBA unless I
absolutely have to. and if someone has done this before and has some code
they could post, that would be especially helpful.
Thanks in anticipation.
GB
remain as a csv as it is refreshed externally).
On my form I have a combo and a subform. I want my subform to change when I
change my combo value. Would have been easy if I could bind my combo but I
can't because it's a csv source. How can I link my child form to its
parent?
I'm guessing that I might have to pick up a change event (or something
similar) and alter the recordset but I don't want to go to VBA unless I
absolutely have to. and if someone has done this before and has some code
they could post, that would be especially helpful.
Thanks in anticipation.
GB