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
Should Sys Admins (Domain Admins) also have user accounts?
Access / how many users connected?
Cisco 851 router installation blocks XP File and Print Services functionality for attached client PC's.
Need a random list of 1000 geocoded locations in any one country
301 redirect non-www to www
Displaying GroupWise contacts in Exchange address book?
Active Directory - Constant user account lock outs
publishing websites in TMG 2010
Multiple counts on 1 column
Does safari support sftp native?