I often want to remove space before paragraphs using find/replace. I know how to do this using the format/paragraph feature in find/replace.
However, this requires that you know the amount of space you want to remove so that you can put it in the “Before” box on the Paragraph screen. Does anybody know how to put a wildcard in this box so you can do find/replace operations of the form “Find any amount of space before a paragraph and replace it with 0”? (This situation happens often if you dump a file from Access to Word–Access likes to put varying amounts of space around page breaks, for example, and when you delete the page breaks, you can get an ugly looking file.)
Don.