Microsoft
Software
Hardware
Network
Question : add name to combo box on form
hello,
when open database a form opens.
the first combo box ( cboCompany) - if you try to add new record and enter a new company name - a msgbox will come up and ask 'the company of "" is not in list.Add It?
I use this in another database I have and it works.
On this form msgbox comes up like it will work- then when I click 'yes'
the debugger takes me to:
rstcboCompany![cboCompany]
=NewData
saying 'item not found in collection'
Can you see what i am doing wrong?
thank you,
Attachments:
AddToCombo.mdb
(296 KB)
(File Type Details)
add to combo box on form
Answer : add name to combo box on form
websense offers greater configuration and reporting capabilities than CFS.
Random Solutions
dynamic array as application variable?
I need a wicket sql script/query
Powershell to HTML displays
adding a file to windows/winsxs/.....
Data truncated MYSQL
DHCP and 255.0.0.0 subnet mask
oracle 10g - Remove Duplicates from large table
MySQL IFNULL() selection
install problems with Framework .net 3.5 in Windows Server 2008 SP2 x86
Readystate in IE in VBA program