Share via

form not moveable

Anonymous
2014-11-10T19:49:51+00:00

I have several forms that do two main things. One set is used to add/edit information. Those are able to be scrolled through no problem. However, ones in which are search forms you are unable to scroll through. I have one add/edit form that is unable to scroll through even though when I compare the properties it should be able to be scrolled through. 

Anyone know of something I could be missing? 

Thanks!

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

7 answers

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2014-11-10T21:25:33+00:00

    Make the form smaller or set it to maximize on open. This will ensure display of the scroll bar. However, the scroll bar only allows scrolling within the form, not within the records. I don't see navigation buttons in your screen shot to allow cycling through records.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-11-10T21:18:48+00:00

    I have a form that is larger than the screen and in the other forms I am able to scroll using the wheel. However, for some reason in this one I am not. I have to use the mouse to manually click on the scroll bar on the right. I have the property set up for a vertical only scroll bar, however, when I run the Form View it is not there. As you can see if the photos attached the scroll feature is present in one and not the other but the properties are the same.

    Was this answer helpful?

    0 comments No comments
  3. ScottGem 68,830 Reputation points Volunteer Moderator
    2014-11-10T20:27:28+00:00

    Please define what you mean by "scroll through"? The term scroll usually refers to records in a continuous form or the view different parts of a form. It sounds like you mean Cycle through the records. 

    What properties are you inspecting? Search forms are often unbound. Since an unbound form has no Recordsource, it makes sense that you can't cycle through records.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-11-10T20:23:58+00:00

    Bill

    Yes its set to All Records

    thanks

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-11-10T19:55:25+00:00

    Landon

    Check the form's Cycle property under the "Other" tab in the properties sheet. Make sure it is set to All Records.

    Was this answer helpful?

    0 comments No comments