Hello,
I have a form (frmObsSøk) where I use a filter to search based on two text boxes. What I want to do is click on one of the filtered values (variable RINGNR) and have it open a new form (frmRingSøk) filtering on the RINGNR value I just clicked on.
My vba knowledge is very limited, so any help appreciated
I have a form (frmObsSøk) where I use a filter to search based on two text boxes. What I want to do is click on one of the filtered values (variable RINGNR) and have it open a new form (frmRingSøk) filtering on the RINGNR value I just clicked on.
My vba knowledge is very limited, so any help appreciated
Comment