Results 1 to 2 of 2
  1. #1
    cwwaicw311 is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    75

    Error In Opening Form

    Hi,



    I have created a form with five Combo box. Each combo box have more than 1 form name whereby when i click on it the form would open.

    The problem i faced is for example:

    After i choose to open a form X from combo box A. When i to open another form Y from combo box B an error occur.

    So i was wandering somehow i can clear all 5 column of any value when i need to open another form. Something like a refresh function.

  2. #2
    SoftwareMatters is offline Access VBA Developers
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Dorset
    Posts
    274
    You must have some code that triggers the opening of the form. After the form.open bit just set the combo boxes to null i.e. Me!Combox1 = Null

    What is the error you are getting? Maybe this isn't the solution and it's something else wich is the problem.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 12-19-2009, 09:38 AM
  2. Replies: 4
    Last Post: 10-26-2009, 05:27 AM
  3. Replies: 2
    Last Post: 03-23-2009, 05:39 AM
  4. Replies: 1
    Last Post: 10-15-2008, 01:25 PM
  5. Error opening DLL
    By rhodesengr in forum Access
    Replies: 0
    Last Post: 10-29-2007, 11:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums