Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sam
 
Posts: n/a
Default Change Hyperlink to Plain Text

Column has data that I would like to displayed as plain text to users instead
of having a hyperlink associated with it.

I can do one cell at a time but how would I do an entire column?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett
 
Posts: n/a
Default Change Hyperlink to Plain Text

try
columns(1).hyperlinks.delete

--
Don Guillett
SalesAid Software

"Sam" wrote in message
...
Column has data that I would like to displayed as plain text to users
instead
of having a hyperlink associated with it.

I can do one cell at a time but how would I do an entire column?



  #3   Report Post  
Posted to microsoft.public.excel.misc
Abode
 
Posts: n/a
Default Change Hyperlink to Plain Text

If you are not familar with working in VBA you can highlight the whole
column, Press Ctrl C to copy the contents. Then rightclick the first row and
click 'paste Special'. Select the 'Values Only' radio button and hit Okay.
That should eliminate all the hyperlinks and leave their text Values.

"Don Guillett" wrote:

try
columns(1).hyperlinks.delete

--
Don Guillett
SalesAid Software

"Sam" wrote in message
...
Column has data that I would like to displayed as plain text to users
instead
of having a hyperlink associated with it.

I can do one cell at a time but how would I do an entire column?




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change number format from text to number? Scot New Users to Excel 2 December 1st 05 04:15 PM
Converting hyperlink picture object to hyerlink text [email protected] Excel Discussion (Misc queries) 0 October 4th 05 09:53 AM
How do I change the default cell formatting to be text? mojitsu Excel Discussion (Misc queries) 2 August 18th 05 05:37 PM
Right clicking on text does not bring up hyperlink option Morocco Mole Excel Discussion (Misc queries) 2 August 4th 05 12:28 AM
Formulas dealing with text data Bagia Excel Worksheet Functions 6 June 20th 05 10:29 PM


All times are GMT +1. The time now is 11:55 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"