How do I access the field data in a table row in other places of the form or update a database with it. I have a table that has 2 fields (account number and percent). I want to let users to enter as many records as they need. Then I want to reference the account number and percent in other parts of the form and finally be able to upload it to records in a database.
