I have a form with info from a table with an autogenerted id as the key. i want a button that will open another form and give the new form(based on a different table) the id automatically put into an id field in the new form. Is this the best way to link these tables and do i put code on the button opening the new form under on click and would the code be on click: infoID=newformID. I am building a relationship between these two id fields as well.
thanks, mark