Hello All,
I have a form in Approach where I link 2 databases and have records from one database in a repeating panel. Using a button triggered by a macro I try to add values to a field in the repeating panel and these are the steps I use in the Macro
1. Tab to the particular field
2. Create a new record
3. Set the value of the field
Now I would like to do the same thing for another field, but instead of adding a whole new record I would like to update the field value in the same record. I cannot give it all in one macro as I perform some calculations to get these values.
It would be great if someone could let me know if there is a way using a macro to update a record displayed in a repeating panel.
Thank you for all your help.
-K.
I have a form in Approach where I link 2 databases and have records from one database in a repeating panel. Using a button triggered by a macro I try to add values to a field in the repeating panel and these are the steps I use in the Macro
1. Tab to the particular field
2. Create a new record
3. Set the value of the field
Now I would like to do the same thing for another field, but instead of adding a whole new record I would like to update the field value in the same record. I cannot give it all in one macro as I perform some calculations to get these values.
It would be great if someone could let me know if there is a way using a macro to update a record displayed in a repeating panel.
Thank you for all your help.
-K.