G
Guest
I need to develop VBA code (for use in MS Access) to enable user to locate
records using 1 or more key words. Each record will have (say) 10 key words.
My questions are:
How should I store the key words - each in separate field or in memo field
How do I set up the search?
How do I present results of search - ie a list of records. Some records may
match 1 of the users key words, others may match manyu or all.
Assistance would be much appreciated.
records using 1 or more key words. Each record will have (say) 10 key words.
My questions are:
How should I store the key words - each in separate field or in memo field
How do I set up the search?
How do I present results of search - ie a list of records. Some records may
match 1 of the users key words, others may match manyu or all.
Assistance would be much appreciated.