Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hi i am trying to remove hyperlinks that are linked to objects in th excel workbook using vb. the code that i am using is as follows: If wSheet.Hyperlinks(i).Type < 0 Then wSheet.Hyperlinks(i).Delete ObjExcel.Save hashyperlinks = True End If this code does not remove hyperlinks from the organizational charts flow charts, cycle diagrams, etc. it just removes hyperlinks from th images can some1 pls help. thanks in advanc -- asmit ----------------------------------------------------------------------- asmita's Profile: http://www.excelforum.com/member.php...fo&userid=2517 View this thread: http://www.excelforum.com/showthread.php?threadid=38674 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a way to remove old cell format objects from Excel? | Excel Discussion (Misc queries) | |||
remove hyperlinks Excel 2003 | Excel Discussion (Misc queries) | |||
Unable to remove objects pasted into Excel from HTML grid | Excel Worksheet Functions | |||
Remove all macros and objects in Excel, Save and Quit | Excel Discussion (Misc queries) | |||
Unable to remove Sheet objects in the Microsoft Excel Objects | Excel Programming |