E
Ed Dror
Hi there,
I have a form base on table with two combo boxes
Which I synchcronized them base on Article ID 289670
Until here everything works fine
Base on the synchronized combo box I have a text box
with the Source code pointed to the synchronized combo box (ObjectName =
myCBO)
Text box Control source: =[myCBO].Column(3)
Now the text box pupolated on the form but when I save it
I'm not getting an error message but the record not saved to the table
How do I fix it?
Thanks,
Ed Dror
I have a form base on table with two combo boxes
Which I synchcronized them base on Article ID 289670
Until here everything works fine
Base on the synchronized combo box I have a text box
with the Source code pointed to the synchronized combo box (ObjectName =
myCBO)
Text box Control source: =[myCBO].Column(3)
Now the text box pupolated on the form but when I save it
I'm not getting an error message but the record not saved to the table
How do I fix it?
Thanks,
Ed Dror