ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Excel Task Question

    IT Discussion
    excel
    2
    4
    746
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • BRRABillB
      BRRABill
      last edited by

      I have been given a database with data in this format:

      Company Person1 Person2 Person3
      and would like it
      Company Person1
      Company Person2
      Company Person3

      I am assuming I can just write a program the goes through each line X times and pulls out the data and write it to a new sheet.

      But not knowing VB, I figured I'd check and see if anyone had already done something like this and had any suggestions/code.

      1 Reply Last reply Reply Quote 0
      • JaredBuschJ
        JaredBusch
        last edited by

        That's a basic pivot table

        BRRABillB 1 Reply Last reply Reply Quote 1
        • BRRABillB
          BRRABill @JaredBusch
          last edited by

          @JaredBusch said in Excel Task Question:

          That's a basic pivot table

          I've never used Pivot Tables in that manner. I don't see how you could do what I am looking to do with a pivot table but I do not use them as much as you, perhaps.

          The company is not changing. So there are 4 people in each row who need 4 new rows with all the data from the company in the same row.

          1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch
            last edited by

            OK so it's a complicated pivot table but it still a pivot

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post