Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CoxConsult

    Change Size of Fields in Shape Data Window in Visio

    I would like to record some miscellaneous notes about process steps, and would like a bigger field to type into. Is it possible to change the size of the data entry fields in the shape data dialogue box? If not, any other ideas? (i.e. rigging a custom dialogue box?)
  2. CoxConsult

    Word VBA: Combine multiple selected paragraphs into a single paragraph

    One last kink to work out...I generated the code below. Even though I select the relevant lines I want, the Find/Replace action runs through the whole document. Any ideas on how to restrict the action to the selected text? Thanks in advance! Sub ParagraphConsolidate()...
  3. CoxConsult

    Word VBA: Combine multiple selected paragraphs into a single paragraph

    Skip, Thanks for the quick response. That was incredibly simpler than I thought it would be. Thank you much! Lael
  4. CoxConsult

    Word VBA: Combine multiple selected paragraphs into a single paragraph

    Greetings, I am copying and pasting text from a PDF into word. Word does not recognize the sentence structure in the PDF and pastes each line from the PDF as its own paragraph of text in the word document. Currently, I need to manually navigate to the end of the line delete the paragraph...

Part and Inventory Search

Back
Top