OK, I am still working on my Security Incident Report database. In my form frmSIR I have a text field called [Parties Involved:]. This text field is bound to tblTable1. What I need is after the user Types in a party involved in the Incident, the database needs to prompt them and ask if there are any more parties involved. If the answer is yes then another text box needs to become available on the form with the additional text box being linked to [Additional Parties1], [Additional Parties2], etc. on tblTable1. If the answer is no the cursor needs to skip the hidden text boxes and move to the next field. Is there a way to do this? This is my first major database to need so many functions, so I know little to no code. Also when the database is done I will need to make it web accessable through a secure website accessing the company network.
Thanks in advance for any help,
Neowynds
Thanks in advance for any help,
Neowynds