I have a combo box that is getting its value from a command button.
After the value is entered by code I then have code running the AfterUpdate
event. Now I also have code in the On Not In List and the property value Limit to list is set to yes. If I enter a value that is not in the list manually then my On Not in list code works. If I use code to enter a value that is not in the list it seems to ignore the On Not in List code. Is there away to catch this and code it or am I stuck.
jon
After the value is entered by code I then have code running the AfterUpdate
event. Now I also have code in the On Not In List and the property value Limit to list is set to yes. If I enter a value that is not in the list manually then my On Not in list code works. If I use code to enter a value that is not in the list it seems to ignore the On Not in List code. Is there away to catch this and code it or am I stuck.
jon