Having trouble

S

Silver76

Hey Guys

I have a form called "Image Database Form" which has 3 parts to it

1.) Image Information
2.) Description
3.) Comments

In the Description part of my form, I would like to add a field called
Keywords in which i can add a single or / and multiple keywords. These
keywords should be recorded in a table which would link to the corresponding
image file for that keyword.

First of all how do i do this?

Secondly how do i make a search function in the form header search for
single / multiple keywords in the keyword field.

Part two

Also when searching for that particular keyword field, i would like it to
group those records with the corresponding criteria and return them to the
front of my database form.
 
Top