I have designed a database in which the user enters all kinds of data into the forms then prints out Report forms.
Anyway, I have it set up now so that if you enter a person's data (one time) in a Master Index Form, then their inormation shows up in combo boxes in the Form. In other words, as long as the Data is input into the Master Index once, you never have to retype it again. All the user does is select the name from a Combo Box and click on the name. It then automatically enters all pertinent data in the fields for you. (i.e., Victim's name, address, phone ,etc.).
I deally, what I would like to happen is for a person to NOT have to add data to the Master Index first. I would like for them to open (i.e., Incident Report), type in the person's data in the appropriate fields, (i.e., Victim), then click on a Button to then Add that person to the Master Index.
I hope this made some sense.
Thomas Bailey
a/k/a TomCat
Anyway, I have it set up now so that if you enter a person's data (one time) in a Master Index Form, then their inormation shows up in combo boxes in the Form. In other words, as long as the Data is input into the Master Index once, you never have to retype it again. All the user does is select the name from a Combo Box and click on the name. It then automatically enters all pertinent data in the fields for you. (i.e., Victim's name, address, phone ,etc.).
I deally, what I would like to happen is for a person to NOT have to add data to the Master Index first. I would like for them to open (i.e., Incident Report), type in the person's data in the appropriate fields, (i.e., Victim), then click on a Button to then Add that person to the Master Index.
I hope this made some sense.
Thomas Bailey
a/k/a TomCat