Results 1 to 2 of 2
  1. #1
    FrankHelbert is offline Novice
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Posts
    2

    Odd Form Behaviour

    Hi All



    I have made a form in my database that is a list form.

    It is a sort of wizard form, as you click next the list changes to a different row source this is all working fine.

    I made a few changes to it for the next step of the wizard closed the form and then opened using the button from the other form that activates it and it is locking the database up and I have to use task manager to crash out.

    Not too dissuaded by this I re-opened the database put a stop on code to step through and code steps through fine until same thing happens.

    Hmmm.

    So I reopen and try opening the wizard form in design view. Works fine in design view. Switch to form view works fine.

    Hmmmm

    Switch to layout view, and then to form view. Works fine.

    Close wizard form.

    Try and open direct from the list and the database stops responding.

    What the heck is this?
    Last edited by FrankHelbert; 03-13-2010 at 04:57 PM. Reason: Solved

  2. #2
    FrankHelbert is offline Novice
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Posts
    2
    I have found the cause.

    The form had decided to become invisible. This is odd as I did not tell it to do that.

    I simply added a visible statement to the open event and it solved it.

    Why it decided to become invisible I cannot tell. There is nothing in the properties to make this happen.

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

Similar Threads

  1. Qurey on two ODBC Tables Strange behaviour
    By tingletangle in forum Queries
    Replies: 1
    Last Post: 01-14-2010, 03:40 PM

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