ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VBA Code-listing page break (https://www.excelbanter.com/excel-programming/419377-vba-code-listing-page-break.html)

John Wolcott

VBA Code-listing page break
 
How can I get a page-break in my code-listing?
--
John

Sheeloo[_3_]

VBA Code-listing page break
 
Page break while viewing the code in VBE?

I don't think there is any option like that. Page breaks do not have any
logical meaning.

"John Wolcott" wrote:

How can I get a page-break in my code-listing?
--
John


John Wolcott

VBA Code-listing page break
 
I mean the printed on paper code listing.
I would like to print my code on paper and have page breaks.
Do you know how to do this?
--
John


"Sheeloo" wrote:

Page break while viewing the code in VBE?

I don't think there is any option like that. Page breaks do not have any
logical meaning.

"John Wolcott" wrote:

How can I get a page-break in my code-listing?
--
John


Sheeloo[_3_]

VBA Code-listing page break
 
I don't thin there is any feature like that.
You can export the module then use your favourite editor to format before
printing.
Export creates a .bas file...
You can

"John Wolcott" wrote:

I mean the printed on paper code listing.
I would like to print my code on paper and have page breaks.
Do you know how to do this?
--
John


"Sheeloo" wrote:

Page break while viewing the code in VBE?

I don't think there is any option like that. Page breaks do not have any
logical meaning.

"John Wolcott" wrote:

How can I get a page-break in my code-listing?
--
John


Jim Cone[_2_]

VBA Code-listing page break
 

You can also just select the desired text and print the selection.
I can get about 70 lines on a printed page.
--
Jim Cone
Portland, Oregon USA


"John Wolcott"
wrote in message
I mean the printed on paper code listing.
I would like to print my code on paper and have page breaks.
Do you know how to do this?
--
John



All times are GMT +1. The time now is 12:04 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com