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 John Tel 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: *

  • Users: kyda48
  • Content: Threads
  • Order by date
  1. kyda48

    nonbreaking hyphen

    I am trying to write a macro for Word 2007 in which I have an If statement that seeks to determine if a string is a nonbreaking hyphen. I have tried: If string = "Chr(30)" If string = "-" If string = "^~" I have even tried to copy and paste the exact character I want into the VBA but...

Part and Inventory Search

Back
Top