C
Clint
I was wondering if there is a way to search through a
file of RTF docs based on user criteria (from an Access
form). There are hundreds of these RTF docs currently
saved, but they are all in one folder. As an example, if
the user picks "rr00f" as filter criteria, I would then
look through every doc in the folder to find the ones
that have that exact text anywhere in the body of the doc
and then return each file name. Of course, the users
will be picking many different values to filter by, so
the actual number of docs that have their combination of
values would be small.
What do you think? Is this viable? I am clueless about
the code to use to do this, but I imagine it could be
very simple.
Thanks again,
Clint
file of RTF docs based on user criteria (from an Access
form). There are hundreds of these RTF docs currently
saved, but they are all in one folder. As an example, if
the user picks "rr00f" as filter criteria, I would then
look through every doc in the folder to find the ones
that have that exact text anywhere in the body of the doc
and then return each file name. Of course, the users
will be picking many different values to filter by, so
the actual number of docs that have their combination of
values would be small.
What do you think? Is this viable? I am clueless about
the code to use to do this, but I imagine it could be
very simple.
Thanks again,
Clint