D
Dave180
(Please also see Fiona's question with the same subject title - )
I have a normalised db
I have a bespoke searchform - where option group selections allow the user
to search combinations of fields (either Names or Addresses etc) by setting
filters.
But - I also want to allow a slow - general search of everything in the
form's table (including MEMO fields)
I get the first record OK using the FINDRECORD method - but I can't get the
FINDNEXT (PREV) to work -
for this part I'm trying to replicate the built-in MSA search dialog box
I may even use it (the built-in one) - if I were able to change the Title
etc.
What's the way to go?
Dave.
I have a normalised db
I have a bespoke searchform - where option group selections allow the user
to search combinations of fields (either Names or Addresses etc) by setting
filters.
But - I also want to allow a slow - general search of everything in the
form's table (including MEMO fields)
I get the first record OK using the FINDRECORD method - but I can't get the
FINDNEXT (PREV) to work -
for this part I'm trying to replicate the built-in MSA search dialog box
I may even use it (the built-in one) - if I were able to change the Title
etc.
What's the way to go?
Dave.