Another question moving rows to columns

  • Thread starter fivestringfreak
  • Start date
F

fivestringfreak

Hello,

Let me start by saying thanks for even reading this to see if you can
help. That said, here goes. I have multiple rows for accouns. Some have
1, some have 4, some have 12. Given the following example:

Account Number/ product/ sales rev/
11111/ cars/ 1500/
22222/ trucks/ 2500/
22222/ cars/ 1000/
22222/ planes/ 800/
33333/ cars/ 4000/
33333/ trucks/ 3000/

I need the info to be on one row when I finish. I need it to look
something like:

11111 cars 1500
22222 trucks 2500 cars 1000 planes 800
33333 cars 4000 trucks 3000

I dont know if the example makes any sense. I think it is clearer than
the actual terms I have to deal with. If anyone can help, I'd be much
appreciative. If you're in the SC area it's worth a few beers.

Thanks again,

Trey:)
 
G

Gary Keramidas

did you try selecting all the data and use the autofilter? then just click
the down arrow for the account you want and you will see the total

--


Gary


"fivestringfreak"
 
G

Guest

you can achieve similar results just by using a Pivot Table....but mot
exactly the same
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top