View Single Post
 
Old 09-05-2020, 10:23 PM
nmkhan3010 nmkhan3010 is offline Windows 10 Office 2016
Novice
 
Join Date: Feb 2020
Posts: 21
nmkhan3010 is on a distinguished road
Default Document Separation

Hi,

I need a macro for page splitting based on the page no’s enter in the dialog box, I had searched on many forums and I got macro but there was some problem with the macro.

In a document am having table’s and paragraph data while splitting the document with these macro table also get splitting by default, my purpose is if we enter page no’s document has to be split based on the text data and tables should not spited. Suppose am entre page 25 and in page no 25 table is presented and continuation was on page 26 and it should not get separated by the macro either it has to give a some message like “Table continuation” or else split the document after the continuation of that table or split only at the text data.

Your help is highly appreciated.
Reply With Quote