Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Tomas Barth
 
Posts: n/a
Default how to put an internet-address in Excel just as a text-field?

When I make a table in Excel, I have one column for web-addresses. These
become links that I get connected to every time I try to copy the content of
the fields, but I just want it to be a text-field. How do I disconnect the
automatic link-function?
Thank you.
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Hugh
 
Posts: n/a
Default how to put an internet-address in Excel just as a text-field?

Right-click the hyperlink you want to deactivate, point to Hyperlink on
the shortcut menu, and then click the last item Remove Hyperlink.


Tomas Barth wrote:
When I make a table in Excel, I have one column for web-addresses. These
become links that I get connected to every time I try to copy the content of
the fields, but I just want it to be a text-field. How do I disconnect the
automatic link-function?
Thank you.

  #4   Report Post  
Posted to microsoft.public.excel.newusers
Ron de Bruin
 
Posts: n/a
Default how to put an internet-address in Excel just as a text-field?

Hi Tomas

In 2002 and up you can change this

Tools Options Spelling
Press "AutoCorrect Options" Button
AutoFormat As You Type Tab
Remove Check from "Internet and network paths with hyperlinks"
OK
OK

If you have fill in a address and Enter to confirm you
can use Ctrl-Z to make it text.

Or start with a '

You can run this macro also to make text of all hyperlinks
in your worksheet

Sub test()
ActiveSheet.Hyperlinks.Delete
End Sub

Alt-F11
InsertModule from the menubar
paste the sub in there
Alt-Q to go back to Excel

If you do Alt-F8 you get a list of your macro's
Select "test" and press Run


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Tomas Barth" <Tomas wrote in message ...
When I make a table in Excel, I have one column for web-addresses. These
become links that I get connected to every time I try to copy the content of
the fields, but I just want it to be a text-field. How do I disconnect the
automatic link-function?
Thank you.



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
Merge Excel data into specific form areas in a Word Doc duugg Excel Discussion (Misc queries) 1 April 21st 06 08:25 PM
Pleeze Help! Export Excel data into a form in a Word Doc...this one's tough! duugg Excel Discussion (Misc queries) 1 April 21st 06 02:35 PM
Can I enter a text form field in Excel? If so, how? bjslone Excel Discussion (Misc queries) 1 December 1st 05 07:09 PM
Import text to Excel Fredrik E. Nilsen Excel Discussion (Misc queries) 2 November 21st 05 06:55 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM


All times are GMT +1. The time now is 03:09 PM.

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"