How to convert record row values into column values

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shalskedar
    New Member
    • Sep 2009
    • 66

    How to convert record row values into column values

    In the Ms Access 2003 database,in 1 of the Reports I need to display the records in the form of columns..


    For ex-If the values are

    Elu
    Ela
    Res

    then this data is to be displayed as

    Elu Ela Res

    Can anyone Plz help me with this..
  • yarbrough40
    Contributor
    • Jun 2009
    • 320

    #2
    I think you want a cross tab query

    Comment

    • Mr Key
      New Member
      • Aug 2010
      • 132

      #3
      You may also Create Customized label of your own design

      Comment

      Working...