not saying excel couldn't do it, but it would be better suited for a database
program.
import the date and create a report which shouldn't be too hard at all.

Signature
Gary
> With the help of the good people on this group I've been able to create
> about 8 macros for my company. However, now I'm being asked to create
[quoted text clipped - 73 lines]
> Regards,
> Tahrah
You could use a pivot table to summarize the data.
Add Date, Customer and PartNumber to the row area, and ExtendedPrice to
the data area, where it will appear as Sum of Extended Price.
Right-click on the Date field button, and choose Group and Show
Detail>Group.
Choose to Group by Quarters, or by Quarters and Years
Then, move the Date field(s) to the Column Area.
There are pivot table instructions and links here:
http://www.contextures.com/xlPivot01.html
> With the help of the good people on this group I've been able to create
> about 8 macros for my company. However, now I'm being asked to create
[quoted text clipped - 73 lines]
> Regards,
> Tahrah

Signature
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html
Jennifer - 22 Jan 2007 07:16 GMT
2 words: PIVOT TABLE
I think it is one of the greatest tools in excel. Takes 5 minutes to learn
and it will only take 30 sec. to put together the spreadsheet you are asking
for. This is exactly what a pivot table was designed for. Have fun! Here are
some instructions http://www.contextures.com/xlPivot01.html

Signature
Thank you,
Jennifer
> You could use a pivot table to summarize the data.
> Add Date, Customer and PartNumber to the row area, and ExtendedPrice to
[quoted text clipped - 86 lines]
> > Regards,
> > Tahrah
tahrah - 23 Jan 2007 18:52 GMT
Debra and all - The pivot table worked great except I cannot figure out
how to get it to group. I tried to right click and group by quarters
and group by years, but when I do quarters, it's only giving me "4"
quarters even though this is a 4 year span. For years, it's giving me
every year from 2002 to 2006, but for quarters, it just says Q1, Q2,
Q3, Q4 even though it should be Q1-2002, Q2-2002, Q3-2002, Q4-2002,
Q1-2005, Q2-2005, etc...
Any ideas?
Regards,
Tahrah
> You could use a pivot table to summarize the data.
> Add Date, Customer and PartNumber to the row area, and ExtendedPrice to
[quoted text clipped - 91 lines]
> Contextures
> http://www.contextures.com/tiptech.html
tahrah - 23 Jan 2007 21:08 GMT
Okay all, What I did was create a new column that said Yr 2002, Yr
2003, etc... that did the trick.
:)
Tahrah
> Debra and all - The pivot table worked great except I cannot figure out
> how to get it to group. I tried to right click and group by quarters
[quoted text clipped - 104 lines]
> > Contextures
> > http://www.contextures.com/tiptech.html
Debra Dalgleish - 23 Jan 2007 22:43 GMT
Thanks for describing how you solved the problem.
> Okay all, What I did was create a new column that said Yr 2002, Yr
> 2003, etc... that did the trick.
[quoted text clipped - 110 lines]
>>>Contextures
>>>http://www.contextures.com/tiptech.html

Signature
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html