Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Rearrange data for printing

I have a spreadsheet with records and 3 header rows (Date, Count and
Sum). I need to be able to print a record and can't figure out write
a macro to format the data. (Actually, I can record macros, but I
don't understand VB so as to "write" a macro.)

It looks something like this:

A B C D E
1 Date 2-Jan 3-Jan 4-Jan 5-Jan ..-
2 Count 1 1 1 2
3 Sum 50.00 40.00 30.00 45.00
4
5 Name
6 Bill 50.00 30.00 20.00
7 Sam 40.00 25.00

I need to format it for printing like this on another sheet

A B
1 Bill
2
3 2-Jan 50.00
4 4-Jan 30.00
5 5-Jan 20.00

or

A B
1 Sam
2
3 3-Jan 40.00
4 5-Jan 25.00

Thanks for your help.
Reply
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
Rearrange row data Fred[_21_] Excel Programming 3 February 8th 07 09:10 PM
Help Rearrange Data Bob Phillips Excel Programming 0 December 28th 06 08:38 PM
rearrange data chartasap Excel Discussion (Misc queries) 4 May 1st 06 04:44 PM
How to rearrange data Michel Rousseau Excel Programming 5 September 25th 04 03:37 AM
how to rearrange data Michel Rousseau Excel Programming 1 September 18th 04 11:09 PM


All times are GMT +1. The time now is 09:56 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"