I'm triying to create a new record via a macro, like so:
MACRO NAME ACTION
CreateNewX : On Click Go To Record
Object Type : Form
Object Name: Is the name of the Form
Record: New
When i click on my 'Create New Record' button all the fields clear including my combo boxes, but when I go to put new values in the combo boxes and tab or hit return to move to the next field, the values disapear in the combo boxes and a record is not saved.
Help
MACRO NAME ACTION
CreateNewX : On Click Go To Record
Object Type : Form
Object Name: Is the name of the Form
Record: New
When i click on my 'Create New Record' button all the fields clear including my combo boxes, but when I go to put new values in the combo boxes and tab or hit return to move to the next field, the values disapear in the combo boxes and a record is not saved.
Help
Comment