L
Lars Pedersen
Hi there.
I have a searchform that builds a query (strSQL) and passes it to a listbox
on the searchform, but how do i include search in related tabels and also
show those data in the listbox.
The mainform is based on tblShip, which has related data in tblMaps.
So far my search only looks in tblShip.
The searchform is based on the one found on
http://jfconsult.home.comcast.net/tips/ which I can recomend.
/Lars
I have a searchform that builds a query (strSQL) and passes it to a listbox
on the searchform, but how do i include search in related tabels and also
show those data in the listbox.
The mainform is based on tblShip, which has related data in tblMaps.
So far my search only looks in tblShip.
The searchform is based on the one found on
http://jfconsult.home.comcast.net/tips/ which I can recomend.
/Lars