Results 1 to 2 of 2
  1. #1
    zippy483 is offline Novice
    Windows 7 Access 2003
    Join Date
    Feb 2010
    Posts
    26

    Sorting form by a feild value in a table

    Hi all I have the following question



    I have a table that stores data adn one of the fiels values is direction x or y so we have

    |field 1|field 2|field 3|direction|field 4|

    for example

    direction x and y will be different records in the parent table

    and I want to arrange my data on a form as so

    | direction x | direction y |
    |field1|field2|field3|field1|field2|field3|


    any ideas

    Many Thanks Zippy483

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    A crosstab query may do this.
    Click new query button, select the crosstab wizard, follow the instructions.
    for the last choice VALUES, select FIRST (not sum, or avg)

    This may flip the data how you want it.

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

Similar Threads

  1. Updating a feild in a table from a Query
    By Tuckerbox2081 in forum Access
    Replies: 4
    Last Post: 01-08-2014, 09:11 PM
  2. unable to append a feild to a backend table
    By markjkubicki in forum Programming
    Replies: 2
    Last Post: 02-11-2013, 04:34 PM
  3. Replies: 3
    Last Post: 12-09-2011, 11:55 AM
  4. Replies: 3
    Last Post: 11-24-2011, 10:07 AM
  5. Replies: 2
    Last Post: 03-14-2010, 07:27 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