Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I know how to remove a link from a single cell. Right click, hyperlink,
remove hyperlink. I have a column of cells and it is very cumbersome to remove cell by cell. Is there any way to remove all cells in one action.? TIA, Rasoul Khoshravan |
#2
![]() |
|||
|
|||
![]()
You can do this with a macro:
Sub RemoveHLinks() Selection.Hyperlinks.Delete End Sub Just select the column first. If you aren't familiar with macros, look here for some intro material: http://www.mvps.org/dmcritchie/excel/getstarted.htm tj "Rasoul Khoshravan Azar" wrote: I know how to remove a link from a single cell. Right click, hyperlink, remove hyperlink. I have a column of cells and it is very cumbersome to remove cell by cell. Is there any way to remove all cells in one action.? TIA, Rasoul Khoshravan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Remove link fr a column of entries | Excel Discussion (Misc queries) | |||
Remove link fr a column of entries | Excel Discussion (Misc queries) | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) | |||
Change the width of a single column in a column chart | Charts and Charting in Excel | |||
How do I sort a column of formulas in Excel? | Excel Discussion (Misc queries) |