Hey guys...any help would be great...I'm stuck...
I just created a very basic TABLE with two fields: Name and Address.
Then I created a basic FORM to enter the data into the table. It works fine. If you close everything out, and then open up the FORM again, it starts with the information from the first row in the table. If you "scroll", it goes to the second, and so on. If you update any of this information, it updates it in the table. This is exactly what I want to happen (I want to be able to update the table by scrolling through it's contents in a FORM).
Unfortunately, this was just a test case. I have a more in-depth setup, with multiple tables and things like that. If I set the FORM to just one table, then it does what I want (above). If I have fields from multiple tables in the FORM, it doesn't do it. What gives?
Any ideas?
Thanks!
I just created a very basic TABLE with two fields: Name and Address.
Then I created a basic FORM to enter the data into the table. It works fine. If you close everything out, and then open up the FORM again, it starts with the information from the first row in the table. If you "scroll", it goes to the second, and so on. If you update any of this information, it updates it in the table. This is exactly what I want to happen (I want to be able to update the table by scrolling through it's contents in a FORM).
Unfortunately, this was just a test case. I have a more in-depth setup, with multiple tables and things like that. If I set the FORM to just one table, then it does what I want (above). If I have fields from multiple tables in the FORM, it doesn't do it. What gives?
Any ideas?
Thanks!