X
x
i think what you should do is
create two tables
first, consisting of client name and a unique identifier
second table consisting of court date time...etc plus the
record identifier
then build a relationship between the two tables...
columns Court date, Court Time, Court room #. I think this
will be best for soting. I want to be able to have a
client with two sepeate dates but not repeat his name and
other information again. Is there anyway to do this.
create two tables
first, consisting of client name and a unique identifier
second table consisting of court date time...etc plus the
record identifier
then build a relationship between the two tables...
many clients have more than one court date. I have the-----Original Message-----
I am trying to build a database. I work in a law firm and
columns Court date, Court Time, Court room #. I think this
will be best for soting. I want to be able to have a
client with two sepeate dates but not repeat his name and
other information again. Is there anyway to do this.