in
All Tags » word » vba » blank (RSS)

Browse by Tags

  • Problem: VBA Macro for lines with no text

    I want to create a macro that recognises a blank line in an MS Word document. And I want it to take account of the fact that there can be lots of white space and still be a blank line. At the moment, my macro does this: dim para as paragraphs dim rng as range dim blnBlankLine as boolean 'this should...
    Posted to Word (Forum) by microsoft on 05-30-2009
Page 1 of 1 (1 items)