View Full Version : Remove Page Breaks


whhaatt
01-20-2011, 01:40 AM
Hi

I have a documemt that has been run through a macro that i created and eventually i get the records to split as i want them. However when each record ends it inserts a blank page

I have done most of the adjustments with find and replace, however you cannot do find and replace when searching for formats!!

Is there anyway of searching and reomving certain formats?

Please see attached screen shot

http://www.freeimagehosting.net/uploads/50f609174d.jpg

JamesMcS
01-20-2011, 01:48 AM
Can you make the screenie an attachment rather than copying and pasting?

Is this a word document? Can you show us the macro?

whhaatt
01-20-2011, 02:02 AM
I have just solved it

I did a find and replace (as the page breaks are manual) for value ^m (with all the spaces before it) and replace with a space (space bar)

works a treat

JamesMcS
01-20-2011, 02:06 AM
Nice one, glad it works