I have a form with 3 tabs and a combo box with current records on the top called a List ID. When the combo box is changed the record on the first tab is to be refreshed with the current selection data. It is on file since the selection on the top only has records on file.
I have a macro that has GotoControl action with the receiver being Forms!FrmAfterCare!PatientID. This brings up the macro screen and a halt button. This throws an error 2046. Control does not exist or is not available.
Problem #2.
For new records I use the bottom of the screen record to retrieve a blank form. Patient ID is another combo box with a list. Limit to list = no, auto control = no. When I try an key in a value, I receive an Item not in list. It looks like it does not take the data entry.
Any thoughts? All help is appreciated.
Terry
I have a macro that has GotoControl action with the receiver being Forms!FrmAfterCare!PatientID. This brings up the macro screen and a halt button. This throws an error 2046. Control does not exist or is not available.
Problem #2.
For new records I use the bottom of the screen record to retrieve a blank form. Patient ID is another combo box with a list. Limit to list = no, auto control = no. When I try an key in a value, I receive an Item not in list. It looks like it does not take the data entry.
Any thoughts? All help is appreciated.
Terry