Help with unruly combo box

wildcat

Registered User.
Local time
Today, 17:43
Joined
Jan 15, 2009
Messages
20
I have a form with a simple combox box on it. The database is split and is used on several machines. All the machines axcept one has the combox working fine. The one machine does not show any of the combox information. It does, however show the information for the other two comobo boxes on the form (all related to other tables).

I have checked to make sure the link is correct and everything else I could think of. Any ideas what might be causing it?

TIA:confused:
 
Sounds like that one computer might be working with Office 2003 Service Pack 3 and the others aren't. Try making sure that there is no formatting at the field level in the table that is underlying the combo box and if they are on 2003 SP3 and your others aren't I would try adding the Post SP3 hotfix to the one and perhaps upgrade the others to SP3 and apply the hotfix to them as well.

http://support.microsoft.com/kb/945674
 
Thanks for the ideas - I will try to get it updated right now and see if that fixes it.

Thanks again.
 

Users who are viewing this thread

Back
Top Bottom