D
Dave
Hi All,
This has probably been answered many times before but my searches draw blanks.
My main form has subforms, but subforms don't seem to filter too well, so...
I have a button on my main form (form1) which opens a new form (form2) which has a view of 'all' the db records - this enables me to perform complex filters.
My problem is this...
Can I bookmark a record in (form2) and return to it in (form1) after I have closed (form2)?
I've got a global var. for the boomark and I was hoping to set it to the row on (form2) before I closed the form, but I don't know how to set it to the row within the subform tha tthe user is
currently pointing to.
Any help would be very much appreciated.
Thank you,
Dave
This has probably been answered many times before but my searches draw blanks.
My main form has subforms, but subforms don't seem to filter too well, so...
I have a button on my main form (form1) which opens a new form (form2) which has a view of 'all' the db records - this enables me to perform complex filters.
My problem is this...
Can I bookmark a record in (form2) and return to it in (form1) after I have closed (form2)?
I've got a global var. for the boomark and I was hoping to set it to the row on (form2) before I closed the form, but I don't know how to set it to the row within the subform tha tthe user is
currently pointing to.
Any help would be very much appreciated.
Thank you,
Dave