Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Does anyone know how to remove the leading ' that is added to the start of
every cell by the DTS process. The reason I am trying to do this is to make: '=HYPERLINK("http://www.microsoft.com", "Click for report") Loose the leading ', if I do this manually I get the desired hyperlink. How can I automate this. I have tried left and min, both strip the ' but do not then result in a hyperlink. |
#2
![]() |
|||
|
|||
![]()
Try selecting your range (single column at a time) and then
data|text to columns. Choose delimited, but uncheck all the delimiters. Russell wrote: Does anyone know how to remove the leading ' that is added to the start of every cell by the DTS process. The reason I am trying to do this is to make: '=HYPERLINK("http://www.microsoft.com", "Click for report") Loose the leading ', if I do this manually I get the desired hyperlink. How can I automate this. I have tried left and min, both strip the ' but do not then result in a hyperlink. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Auto Formatting an Excel Spreadsheet | Excel Discussion (Misc queries) | |||
Conditional formatting not available in Excel | Excel Discussion (Misc queries) | |||
can a workbook with macros created in excel 2003 work in excel 20. | Excel Discussion (Misc queries) | |||
Hyperlink to specific sheet in Excel Web File | Links and Linking in Excel |