Re: $$Excel-Macros$$ Examine data in rows and move some to columns

2010-09-07 Thread Srinivasan Ethirajalu
Use pivot table drag column A to rows drag column B to columns & details hide sum & grand totals srinivasan On Tue, Sep 7, 2010 at 4:26 AM, Bad at VBA wrote: > Hi everyone, > > I've got data that shows build information vertically in rows down a > column, but my users would prefer to see s

Re: $$Excel-Macros$$ Examine data in rows and move some to columns

2010-09-07 Thread Bad at VBA
I will give this a try. Thank you so much! On Sep 6, 7:57 pm, ashish koul wrote: > check the attachment see if it helps you.. > > Regards > Ashish koul > akoul.blogspot.com > > On Tue, Sep 7, 2010 at 4:26 AM, Bad at VBA wrote: > > > > > Hi everyone, > > > I've got data that shows build informati

Re: $$Excel-Macros$$ Examine data in rows and move some to columns

2010-09-06 Thread ashish koul
check the attachment see if it helps you.. Regards Ashish koul akoul.blogspot.com On Tue, Sep 7, 2010 at 4:26 AM, Bad at VBA wrote: > Hi everyone, > > I've got data that shows build information vertically in rows down a > column, but my users would prefer to see some of it going across a > r

$$Excel-Macros$$ Examine data in rows and move some to columns

2010-09-06 Thread Bad at VBA
Hi everyone, I've got data that shows build information vertically in rows down a column, but my users would prefer to see some of it going across a row. Basically, if you see the same value in Column A repeated, then each of the associated values in Column B were used to build that Column A widg