Microsoft
Software
Hardware
Network
Question : Number of manual page breaks per section
Dear Experts:
I would like a macro to retrieve the following information when run against a document:
- Total number of manual page breaks (Ctrl + Enter)
- Number of page breaks per section, such as Section 2 (5 page breaks); Section 4 (3 page breaks) etc.
The information should be displayed in a MsgBox.
Help is much appreciated. Thank you very much in advance.
Regards, Andreas
Answer : Number of manual page breaks per section
Sorry, typo when copying and pasting.
That should have been
For /F "tokens=1*" %a in ( 'FIND /i "L3= " C:\zzsticker.txt' ) do set L3=%b
Random Solutions
How to Stop Procedure Running after Message Box Displayed
Need help to seperate Select output using TABs
PHP QUESTION - OSCOMMERCE - How to remove short description underneath products in Oscommerce 2.2
Cannot open xlsx attachement Outlook 2007
sql job with proxy agent failed to execute
How do i verify an age element using javascript?
Increment Value
Command to attach the database sql database file MS SQL 2000 desktop edition
kvm cables for dell poweredge server
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)