D
dan.cawthorne
Hello All Again,
I've had a few users of mine requested a simpler search method on
going through records.
At the moment I've built querys and macros to make filters between
records on field names in my table.
So what i would like to achieve is lets say we have a table
"tbl_Projects", and it has 25 Fields then we have a form
"frm_Projects" which is bound that table, and all the fields are on
the form are bound to the field in the table. and the user can scroll
back and forwards through the records.
Though theres one or two fields with in the from "ProjectTitle" a User
Would like to start to over retype, and as they type its starts to
find (Like) matching records, with out over actually over righting the
record, So "New" Would Return 20 Project and typing "New Look" Would
Say narrow it down to 12
Can this be done is so how?
Regards
Danny
I've had a few users of mine requested a simpler search method on
going through records.
At the moment I've built querys and macros to make filters between
records on field names in my table.
So what i would like to achieve is lets say we have a table
"tbl_Projects", and it has 25 Fields then we have a form
"frm_Projects" which is bound that table, and all the fields are on
the form are bound to the field in the table. and the user can scroll
back and forwards through the records.
Though theres one or two fields with in the from "ProjectTitle" a User
Would like to start to over retype, and as they type its starts to
find (Like) matching records, with out over actually over righting the
record, So "New" Would Return 20 Project and typing "New Look" Would
Say narrow it down to 12
Can this be done is so how?
Regards
Danny