Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Data Auto Filtering and Wrapping
 
Posts: n/a
Default Wrapping data in Excel

I am working on a Data Base with multiple fields to sort and filter from. I
have really long rows (multiple columns with multiple fields). After
performing an auto filter function, I wish to wrap up these columns to make
each row appear as a wrapped piece of data with all the column entries (with
column headings) one below the other. This is basically to be able to print
this data on A4 size paper. I would really appreciate any help on this.
Thanks.
Amit Sharma
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
not quite sure but on a second sheet in A1 try the following formula:
='sheet1'!$A$1 & ": " & 'sheet1'!$A2 & CHAR(10) & 'sheet1'!$B$1 & ": " &
'sheet1'!$B2 & CHAR(10) & 'sheet1'!$C$1 & ": " & 'sheet1'!$C2 & CHAR(10)
......

format this cell with word wrap ('Format - Cells - Alignment') and copy down


--
Regards
Frank Kabel
Frankfurt, Germany

Data Auto Filtering and Wrapping wrote:
I am working on a Data Base with multiple fields to sort and filter
from. I have really long rows (multiple columns with multiple
fields). After performing an auto filter function, I wish to wrap up
these columns to make each row appear as a wrapped piece of data with
all the column entries (with column headings) one below the other.
This is basically to be able to print this data on A4 size paper. I
would really appreciate any help on this. Thanks.
Amit Sharma



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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Help with data not getting plotted Scott Ehrlich Excel Discussion (Misc queries) 2 January 25th 05 05:17 AM
Help with data not getting plotted Scott Ehrlich Charts and Charting in Excel 1 January 23rd 05 05:15 PM
Fetching External Data from Excel Sri Excel Discussion (Misc queries) 2 January 3rd 05 11:46 AM
Refreshing Access data in Excel Jimmy G Excel Discussion (Misc queries) 0 December 21st 04 03:53 PM


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