Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Information Positioning Problem

Hi folks:

I was wondering if there is an easy way to position a small block of summary
data (3 rows x 2 col) at the bottom of a worksheet with VBA code. This data
block is set on columns H and I.

My colleagues want to see this summary information block printed at the
bottom of the current page they sit on for quick reference. (page size 8.5
x 11)

I have a strong feeling that the block's vertical position can be
manipulated with code based on the current page's page break location.

Any ideas?

Thank you

Dustin


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 52
Default Information Positioning Problem

Yes, it's very easy to place summary data in a specific
location on a worksheet. Check out the Cells Method.
I've never thought about changing the location based on
the page breaks, but it could be done since the page
breaks would consistently be in the same position each
time (apart by a constant number of rows).

-----Original Message-----
Hi folks:

I was wondering if there is an easy way to position a

small block of summary
data (3 rows x 2 col) at the bottom of a worksheet with

VBA code. This data
block is set on columns H and I.

My colleagues want to see this summary information block

printed at the
bottom of the current page they sit on for quick

reference. (page size 8.5
x 11)

I have a strong feeling that the block's vertical

position can be
manipulated with code based on the current page's page

break location.

Any ideas?

Thank you

Dustin


.

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
Hyperlink in same sheet - positioning problem neil40 Links and Linking in Excel 1 November 27th 09 09:52 PM
What is absolute positioning? Adonai New Users to Excel 2 February 23rd 07 06:28 PM
Cursor positioning mulligbo Excel Discussion (Misc queries) 6 November 6th 06 05:26 AM
Odd problem - loosing cell information Ted Excel Discussion (Misc queries) 5 March 19th 05 01:09 AM
msgbox positioning Wild Bill[_2_] Excel Programming 4 August 28th 03 06:08 PM


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

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

About Us

"It's about Microsoft Excel"