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

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

    Excel VBA Multi-Hyperlinks in cell workaround

    I'm trying to find all hyperlink strings surrounded by parentheses "(" & ")" in my active sheet and perform two functions. Function 1 is to delete the parentheses when a hyperlink string is within them (https://...). It must avoid parentheses that do not contain hyperlinks as they may contain...
  2. Dudder

    Excel: When Cell Height is 409.5, create & merge with new Row

    Hi there! New to VBA and I'm trying to figure this out. This is an issue I need to automate. Sometimes I have too much text in a cell, and it doesn't fit inside the max Cell Height of 409.5. I'd like to run a script that identifies when a cell's height is 409.5, inserts a row below, merges...
  3. Dudder

    Find and Replace text with hyperlinks

    Hi all! Brand new here and have been reading about VBA and macros in Microsoft Word. I'm trying to automate finding and replacing site URLs with hyperlinked text. Problem: When I import cells from Excel that contain URLs, the URLs import as plain text with angle brackets, for example...

Part and Inventory Search

Back
Top