Results 1 to 4 of 4
  1. #1
    Garrett is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Feb 2015
    Posts
    1

    Displaying form records in columns instead of one vertical column

    I'm wondering if there is a way to layout an MS Access form similar to a Windows 8 metro layout - that is, where records are displayed vertically, but instead of scrolling down, records are wrapped to the next column so the user scrolls horizontally. I'm using MS Access 2010.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,943
    I am not sure how 'metro layout' applies to Access records. Maybe provide a mockup for analysis of what you want to accomplish. Possibly a CROSSTAB query is what you need or http://allenbrowne.com/func-concat.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    Rawb is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    While it may be possible, keep in mind there is a hard limit on how wide your Forms can go.

    That will put a limit on how much data you can display if you want something that expands horizontally instead of vertically.

  4. #4
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    I believe this function exists in the FlowLayoutPanel for .net. I Have not found a way to implement this in Access. Optionally you could also try displaying the data on a website using Div's with the float property set to Left or Right accordingly.

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

Similar Threads

  1. Replies: 1
    Last Post: 11-12-2013, 02:19 AM
  2. Replies: 6
    Last Post: 08-05-2013, 06:09 PM
  3. Replies: 12
    Last Post: 05-23-2013, 10:51 AM
  4. "transposing vertical data into horizontal columns"
    By stevelondon in forum Queries
    Replies: 3
    Last Post: 03-20-2012, 12:36 PM
  5. Replies: 3
    Last Post: 09-28-2011, 04:29 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