LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating a CrossTab Report using data in variant

Hi,

Will appreciate if I could get some help creating a cross-tab report as
follows:

I have a variant that has the foll. data:

units Price Exp Date
100 25.00 05/07/2004
200 35.00 05/07/2004
300 15.00 05/07/2004
500 90.00 05/08/2004
600 95.00 05/09/2004
350 70.00 05/09/2004

What I need to output it as follows:

Exp Date
Price 05/07/2004 05/08/2004 05/09/2004
25.00 100
35.00 300
15.00 800
90.00 500
95.00 600
70.00 950

It adds the units as long as the dates are same. Can someone pls help me
with this. I am trying to do this in a vba macro.

Thanks a lot.


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a report sheet based on 1 column's data dunnowhatimdoin Excel Worksheet Functions 1 September 18th 10 10:08 AM
using pivot table to crosstab text value data [email protected] Excel Discussion (Misc queries) 1 October 18th 06 05:10 AM
Transpose Crosstab Data in Excel 2000 to flat file for use in MS A Syak Excel Discussion (Misc queries) 4 August 23rd 06 06:05 PM
Help creating a report from a data table sumitk Excel Discussion (Misc queries) 0 August 23rd 06 03:35 PM
How to check a Variant for its data type TBA[_2_] Excel Programming 5 January 9th 04 11:04 PM


All times are GMT +1. The time now is 11:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"