+ Reply to Thread
Results 1 to 4 of 4

Resolved >>> prevent hyperlink from showing

  1. #1
    Forum Contributor
    Join Date
    01-18-2005
    Posts
    238

    Resolved >>> prevent hyperlink from showing

    Is there anyway to turn off hyperlink. Everytime I put in an @ symbol in the cell and hit enter, it changes it to a hyperlink and changes the font and size. Is there anyway to turn this off or prevent this without having to click on the cell everytime and choose, remove hyperlink.


    thanks

    Josh

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,525
    Quote Originally Posted by Josh_123456
    Is there anyway to turn off hyperlink. Everytime I put in an @ symbol in the cell and hit enter, it changes it to a hyperlink and changes the font and size. Is there anyway to turn this off or prevent this without having to click on the cell everytime and choose, remove hyperlink.


    thanks

    Josh
    This code removes hyperlinks in a worksheet

    Cells.Hyperlinks.Delete

    Or

    '@whatever
    Last edited by davesexcel; 10-25-2007 at 05:40 PM.

  3. #3
    Forum Contributor
    Join Date
    01-18-2005
    Posts
    238

    thank you

    thank you, worked perfect


    Josh

  4. #4
    Valued Forum Contributor
    Join Date
    04-11-2006
    Posts
    407
    To avoid having to do this in the future you can change this by clicking: Tools --> AutoCorrect Options... --> AutoFormat as You Type --> Internet and network paths with hyperlinks (off).

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1