Ok. I have Main bounded Form named "frmOrganizations". This form contains many bounded controls like textboxes, comboboxes, subforms. One of the control that frmOrganizations contained is "subformDFO" subform which contains a bounded combobox "cboDFO". In order to add/update the values of cboDFO I have another bounded form named "frmAdd" which contains a bounded textbox "txtAddDFO". Now when I add new value in txtAddDFO it must be updated in cboDFO.
I have tried your code but results are not there.
I can also mail (if you could provide me email address) you database as I have to resolve this issue in hurry. It was not tough in Access 2003 but I am not getting it in Access 2007...
Last edited by Mian Asad; January 7th, 2011 at 01:53 AM..
|