Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Recommended header when hiding multiple columns?

I have a single excel sheet that I have to use to create multiple
reports by hiding specific columns (I have to use a single sheet, I
cannot create multiple sheets and just link them together).

Some of the reports need different headings such the report title and
some other misc. info.

I was wondering what the best way to include the different header info
for each report. I tried just putting some of the things in the
columns that will show for each report, but some of the columns are
displayed on multiple reports.

I tired using text boxes, but if I put borders around them and try to
line them up they appear correct on the screen but do not print
correctly. I suppose I could always remove the borders then the
alignment wouldn't be as noticeable when printed. Is there any
another solution for creating a header/title blocks that handles
column hiding and that I can hide when necessary using VBA?

Thanks,
David

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Recommended header when hiding multiple columns?

If you are going to use VBA to set up the report, why not just write the
appropriate information in the appropriate location for each report.

the other suggestion would be to write the headers in separate rows at the
top and hide or unhide these rows as appropriate. Assumes column A would
always be visible and if no other entries are in the row, the text would
"bleed" across.

--
Regards,
Tom Ogilvy


" wrote:

I have a single excel sheet that I have to use to create multiple
reports by hiding specific columns (I have to use a single sheet, I
cannot create multiple sheets and just link them together).

Some of the reports need different headings such the report title and
some other misc. info.

I was wondering what the best way to include the different header info
for each report. I tried just putting some of the things in the
columns that will show for each report, but some of the columns are
displayed on multiple reports.

I tired using text boxes, but if I put borders around them and try to
line them up they appear correct on the screen but do not print
correctly. I suppose I could always remove the borders then the
alignment wouldn't be as noticeable when printed. Is there any
another solution for creating a header/title blocks that handles
column hiding and that I can hide when necessary using VBA?

Thanks,
David


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
Hiding Header Columns abc... in 2007 Debbiejj Excel Discussion (Misc queries) 1 July 8th 09 10:11 PM
Hiding Columns Gord Dibben Excel Discussion (Misc queries) 0 February 25th 09 08:49 PM
Macro: Filter Multiple header then extract to Multiple Files [email protected] Excel Discussion (Misc queries) 9 December 8th 06 10:44 PM
Hiding multiple columns MDavis Excel Discussion (Misc queries) 1 July 25th 05 08:46 PM
Not Hiding Columns SS[_3_] Excel Programming 1 February 11th 04 10:27 PM


All times are GMT +1. The time now is 03:00 AM.

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"