Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Want to treat e-mail addy as text!

I'm filling out a spreadsheet with e-mail addresses and things are
going fine; they are being treated as text which is what I want. I
don't know what I did, but when I tried to modify one addy, it turned
blue and brought up an e-mail entry with that addy in the TO: line.

What happened to make this a link and how do I undo it? Thanks - Mike
  #2   Report Post  
Posted to microsoft.public.excel.misc
JP JP is offline
external usenet poster
 
Posts: 103
Default Want to treat e-mail addy as text!

1. Add a ' (single apostrophe) to the beginning of the cell and it should fix
this.
2. If you are comfortable with VBA, first select the cell, then in the
Immediate Window type in 'selection.hyperlinks.delete'


HTH,
JP


"Mike" wrote:

I'm filling out a spreadsheet with e-mail addresses and things are
going fine; they are being treated as text which is what I want. I
don't know what I did, but when I tried to modify one addy, it turned
blue and brought up an e-mail entry with that addy in the TO: line.

What happened to make this a link and how do I undo it? Thanks - Mike

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Want to treat e-mail addy as text!


Sorry - the apostrophe has no effect - Mike


On Nov 19, 2:51 pm, JP wrote:
1. Add a ' (single apostrophe) to the beginning of the cell and it should fix
this.
2. If you are comfortable with VBA, first select the cell, then in the
Immediate Window type in 'selection.hyperlinks.delete'

HTH,
JP



"Mike" wrote:
I'm filling out a spreadsheet with e-mail addresses and things are
going fine; they are being treated as text which is what I want. I
don't know what I did, but when I tried to modify one addy, it turned
blue and brought up an e-mail entry with that addy in the TO: line.


What happened to make this a link and how do I undo it? Thanks - Mike- Hide quoted text -


- Show quoted text -


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 168
Default Want to treat e-mail addy as text!

My mistake, you need to remove the hyperlink first.

Right-click on the cell, choose "Remove Hyperlink"

Then

1. Hit F2 to edit the cell
2. 'Home' key to go to beginning of cell
3. Type ' (single apostrophe)

This should fix the cell. If you have a lot of cells to fix, highlight
them, then

1. Alt-F11 to open the VB Editor
2. Ctrl-G to open Immediate Window
3. Type "selection.hyperlinks.delete" (without quotes) and hit Enter


HTH,
JP


On Nov 19, 2:57 pm, Mike wrote:
Sorry - the apostrophe has no effect - Mike

On Nov 19, 2:51 pm, JP wrote:



1. Add a ' (single apostrophe) to the beginning of the cell and it should fix
this.
2. If you are comfortable with VBA, first select the cell, then in the
Immediate Window type in 'selection.hyperlinks.delete'


HTH,
JP


"Mike" wrote:
I'm filling out a spreadsheet with e-mail addresses and things are
going fine; they are being treated as text which is what I want. I
don't know what I did, but when I tried to modify one addy, it turned
blue and brought up an e-mail entry with that addy in the TO: line.


What happened to make this a link and how do I undo it? Thanks - Mike- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Want to treat e-mail addy as text!

On Nov 19, 4:29 pm, JP wrote:
My mistake, you need to remove the hyperlink first.

Right-click on the cell, choose "Remove Hyperlink"

Then

1. Hit F2 to edit the cell
2. 'Home' key to go to beginning of cell
3. Type ' (single apostrophe)

This should fix the cell. If you have a lot of cells to fix, highlight
them, then

1. Alt-F11 to open the VB Editor
2. Ctrl-G to open Immediate Window
3. Type "selection.hyperlinks.delete" (without quotes) and hit Enter

HTH,
JP

On Nov 19, 2:57 pm, Mike wrote:



Sorry - the apostrophe has no effect - Mike


On Nov 19, 2:51 pm, JP wrote:


1. Add a ' (single apostrophe) to the beginning of the cell and it should fix
this.
2. If you are comfortable with VBA, first select the cell, then in the
Immediate Window type in 'selection.hyperlinks.delete'


HTH,
JP


"Mike" wrote:
I'm filling out a spreadsheet with e-mail addresses and things are
going fine; they are being treated as text which is what I want. I
don't know what I did, but when I tried to modify one addy, it turned
blue and brought up an e-mail entry with that addy in the TO: line.


What happened to make this a link and how do I undo it? Thanks - Mike- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -


JP - thanks, that worked - Mike

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
Sending spreadsheet via email with recipents addy Unable to print Excel Discussion (Misc queries) 3 June 29th 07 08:18 AM
How can I combine cells with first/last names into email addy? Patrick Excel Worksheet Functions 9 August 18th 06 06:41 PM
force Excel to treat numbers as text GottaRun New Users to Excel 2 March 18th 06 10:11 PM
Need help Returning the cell addy/index of the first non-zero number Dreamer Excel Worksheet Functions 1 April 22nd 05 12:25 AM
Find&Replace * - Is it possible to treat * as text and not wildcar Stringy Excel Discussion (Misc queries) 2 April 6th 05 10:23 PM


All times are GMT +1. The time now is 02:45 AM.

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

About Us

"It's about Microsoft Excel"