Results 1 to 3 of 3
  1. #1
    Luchino is offline Novice
    Windows 10 Access 2013
    Join Date
    Dec 2015
    Posts
    11

    Thumbs down Form Footer appears before Form Detail


    Access never ceases to amaze me in the amount of things that can go wrong for no reason.

    Today, it's a form footer.

    Okay...

    I've added a form footer in design view, and it's in the right place.. When I switch to layout view or form view, the form footer appears in between the form header and the form detail.

    What's happening!?

    Update: I'm using a split form - header and datasheet. It's only in split form view that the footer appears in the middle - I've just changed it to continuous form and the footer is at the bottom, where I want it.
    How can I get the footer underneath the datasheet?

  2. #2
    CJ_London is online now VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,929
    you can't. A split form is a different type of form - you can only specify the datasheet part to appear at the top, bottom, left or right. it is intended to be used to quickly navigate to a record in datasheet view and display in form view above when a record is selected.

    use a continuous form and design the detail section to look like a datasheet.

    If you want the datasheet look and also datasheet functionality to move columns around, hide and resize etc then you need a main form (for header and footer) and an unbound subform in datasheet view to go in the detail section. However you will have some coding to do to link since the main form is the parent of the subform, not the other way round (which is what a split form does).

  3. #3
    Luchino is offline Novice
    Windows 10 Access 2013
    Join Date
    Dec 2015
    Posts
    11
    Thanks Ajax!

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

Similar Threads

  1. Replies: 3
    Last Post: 11-17-2015, 05:49 PM
  2. space between Detail and Footer
    By ConfusedMike in forum Reports
    Replies: 5
    Last Post: 11-17-2015, 05:46 PM
  3. Replies: 1
    Last Post: 08-08-2014, 04:29 PM
  4. Replies: 2
    Last Post: 01-09-2014, 07:24 PM
  5. Replies: 1
    Last Post: 04-14-2013, 07:01 PM

Tags for this Thread

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