Hi,
I'm running a macro on a button click in order to duplicate a record and change a text box from it's current value to a new value, replacing the word "Fall" with "Spring".
Here is my macro code: https://drive.google.com/open?id=0Bzc-OnhLGLTmNGlGMjBRcXlTRUU
Here is the web app: https://drive.google.com/open?id=0Bzc-OnhLGLTmTFc4VXREZGdvMHM
The control name of the text box I want to change is ClassAutocomplete.
As is, the macro runs, but does not change the word "Fall" to Spring". It simply copies the record over without changing anything.
Can anyone help with this?
Thanks