RE: Adding keyword to use for a search



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

  • RE: Adding keyword to use for a search
    ... I missed the second part of your question - Searching on more than one key ... Then on the next criteria row use -- ... If you want it to contain both of the keywords use -- ... "Anna, Sweden" wrote: ...
    (microsoft.public.access.gettingstarted)
  • RE: Adding keyword to use for a search
    ... Next build a key word table linked with the document table - one-to-many on ... DocNum - number ... "Anna, Sweden" wrote: ... > to every document, choosing from a list of keywords. ...
    (microsoft.public.access.gettingstarted)
  • Re: Autonumber Increment
    ... Keywords: autonumber, dmax. ... If you have a fixed prefix you don't have to store it in the db: ...
    (microsoft.public.access.forms)
  • Re: Quantifying Survey Responses
    ... keywords that interest you in some other way, Duane's approach, as ... PriKey - AutoNumber ... Most questions were set up with fixed responses (yes/no, combo box, ... >group or count common responses. ...
    (microsoft.public.access.queries)