Code to allow for one or more records in a text box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using a simple text box to return a Plaintiff vs. Defendant title
("Black vs. White") on a report. I would like to know the vb code that would
give me not only the Plaintiff vs. Defendant but would also return a Co
Plaintiff and a 2nd CoPlaintiff, and a Co Defendant and a 2nd Co Defendant or
any combination thereof, if the case including a combination of multiple
parties. I hope I am making myself clear. Any help would be greatly
appreciated.
 
Each record (plaintiff, co-plaintiff, 2nd co-plaintiff, etc) is entered into
separate tables via separate forms. All are connected with a common 'docket
number' that is assigned to the case as an autonumber.
Sorry for not having thought of that in the initial question.
 
Back
Top