BitCounter
Programmer
Everyone!<br>
<br>
Thanks for reading my question! I would like to be able to edit the same record from 2 forms...could this best be accomplished by setting a bookmark for current record in one form, then opening the second form and (with ADODC control hidden) set current record to bookmark? <br>
<br>
OR...since my 2nd form has only about 4 fields, should I instead save this data to variables and write it to the record once the user returns to the first form?<br>
<br>
Any ideas would be greatly appreciated -- code snippets especially appreciated.
<br>
Thanks for reading my question! I would like to be able to edit the same record from 2 forms...could this best be accomplished by setting a bookmark for current record in one form, then opening the second form and (with ADODC control hidden) set current record to bookmark? <br>
<br>
OR...since my 2nd form has only about 4 fields, should I instead save this data to variables and write it to the record once the user returns to the first form?<br>
<br>
Any ideas would be greatly appreciated -- code snippets especially appreciated.