Select Column in Sequence

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ponderena
    New Member
    • Jul 2007
    • 5

    Select Column in Sequence

    I have a situation where a person can have more then one item ordered. I need to layout the information as follows:

    Person Items Ordered Item Description
    ----------------------------------------------------------------
    1 1 of 2 Item1
    1 2 of 2 Item2
    2 1 of 1 Item1
    3 1 of 3 Item3
    3 2 of 3 Item1
    3 3 of 3 Item2
    .


    The information is in the same table and the Items Ordered is in relationship to the Person and not the Item Description.

    If anyone could help me it would be appreciated

    ponderena
  • ponderena
    New Member
    • Jul 2007
    • 5

    #2
    Select Column in Sequence

    I have a situation where a person can have more then one item ordered. I need to layout the information as follows:

    The first column, Person has:
    1
    1
    2
    3
    3
    3

    The second column, Items Ordered has:

    1 of 2
    2 of 2
    1 of 1
    1 of 3
    2 of 3
    3 of 3

    The third column, Item Description has:

    Item1
    Item2
    Item1
    Item3
    Item1
    Item2

    .

    I need to keep count of the the number of orders a person has and the tricky part for me is the ' num of <total number of orders>' column.

    The information is in the same table and the Items Ordered is in relationship to the Person and not the Item Description.

    If anyone could help me it would be appreciated

    ponderena

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Can you please specify what exactly you want to achieve .

      post with all your table structures and relations there off.

      Comment

      • ponderena
        New Member
        • Jul 2007
        • 5

        #4
        Could you please look at the post above Select Sequence it may be clearer of what I am trying to achieve.

        ponderena

        Comment

        • ponderena
          New Member
          • Jul 2007
          • 5

          #5
          The name of the post is 'Select Column In Sequence'.

          ponderena

          Comment

          • debasisdas
            Recognized Expert Expert
            • Dec 2006
            • 8119

            #6
            Kindly do not double post your questions .

            Patiently wait for experts to answer your question.

            Comment

            • debasisdas
              Recognized Expert Expert
              • Dec 2006
              • 8119

              #7
              Post your questions clearly and specify what exactly you want to achieve .

              post with all your table structures and relations there off.

              Comment

              • ponderena
                New Member
                • Jul 2007
                • 5

                #8
                The first post was not readable. So I posted another. I know now that I should have replied to the first with a revised version of my question.

                ponderena

                Comment

                • debasisdas
                  Recognized Expert Expert
                  • Dec 2006
                  • 8119

                  #9
                  Both the threads are merged for convenience

                  MODERATOR.

                  Comment

                  Working...