G
Guest
Attempting to add combobox item not in list. Code. used worked in earlier
versions. Using: Set DB=DBENGINE.Workspaces(0).Databases(0). Set
RS=DB.Openrecordset("tablename"). The last statement issues a type mismatch
error (error=13), therefore, not getting to update tablename with newdata
value. I have also tried diffent parameters in the last statement to no
avail. I have also set Limit to list to "No" for the notinlist event to be
called. Would appreciate any help. Thanks
versions. Using: Set DB=DBENGINE.Workspaces(0).Databases(0). Set
RS=DB.Openrecordset("tablename"). The last statement issues a type mismatch
error (error=13), therefore, not getting to update tablename with newdata
value. I have also tried diffent parameters in the last statement to no
avail. I have also set Limit to list to "No" for the notinlist event to be
called. Would appreciate any help. Thanks