RE: Adding keyword to use for a search



I missed the second part of your question - Searching on more than one key
word at a time. Use the following for criteria if you want to find one OR
the other keywords --
Like [Enter first keyword] &"*"
Then on the next criteria row use --
Like [Enter 2nd keyword] &"*"

If you want it to contain both of the keywords use --
Like [Enter first keyword] &"*" AND Like [Enter 2nd keyword] &"*"

"Anna, Sweden" wrote:

> Thank you very much for the quick help. Made my day!
> --
> Anna
>
>
> "KARL DEWEY" skrev:
>
> > Use a autonumber key-field with you document - like --
> > Key - autonumber
> > Title - text
> > Summary - text
> > Document - memo
> >
> > Next build a key word table linked with the document table - one-to-many on
> > the document key-field.
> > DocNum - number
> > Key Word - text
> >
> >
> > "Anna, Sweden" wrote:
> >
> > > Hi
> > >
> > > I need to create a document database.
> > >
> > > When entering a new project you should be able to connect some keywords
> > > (maybe 5) to every document, choosing from a list of keywords. You should
> > > also be able to add keywords to the keyword list.
> > >
> > > The keywords will of course be used to search for documents. It should be
> > > possible to search on more than one keyword at the time, (both "or" and
> > > "and").
> > >
> > > Very grateful for any ideas on how to construct this.
> > >
> > > All best
> > > --
> > > Anna
.



Relevant Pages

  • nail omits Pervez AL-Assads return
    ... When searching for derogatory references to President Richard M. Nixon ... This is done by selecting keywords that match against the routing ... The phone analogy is recipient and originating phone numbers. ...
    (rec.ponds)
  • Both suming now, Pervez and Marwan focused the annual matrixs for instance passing scope.
    ... When searching for derogatory references to President Richard M. Nixon ... You may wonder what keywords excel at picking up "resume condition" traffic. ... The phone analogy is recipient and originating phone numbers. ...
    (sci.crypt)
  • Mahammed shuts the dividend out of hers and upstairs heads.
    ... When searching for derogatory references to President Richard M. Nixon ... You may wonder what keywords excel at picking up "resume condition" traffic. ...
    (sci.crypt)
  • Re: "Google Like" with weighted searches project
    ... entering of keywords, that a web user enters, and then searching MSWord documents for those words. ... assigning it an integer as to it's place in the document and some other information that would be useful in searching ...
    (microsoft.public.dotnet.general)
  • possible to seperate entries in a field?
    ... Have a look in the help for the a "Like" clause in SQL. ... give more control over the keywords. ... value list then searching ... footage would put keywords for stuff that is in the ...
    (microsoft.public.access.queries)