Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good Morning,
I would like to know if there is a way to repeat by VBA what we can do by the menu : Edit - Links - Cut links (in French : Edition - Liaisons - Rompre les liaisons), Apart from looking in each cell for formula including caracters like "=[", which can be long in large sheets. Thanking you by advance for your help, Best regards, Philippe |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Philippe,
Try Bill Manville's FindLink Addin which may be downloaded, free of charge, at: http://www.oaltd.co.uk/MVP/Default.htm --- Regards, Norman wrote in message oups.com... Good Morning, I would like to know if there is a way to repeat by VBA what we can do by the menu : Edit - Links - Cut links (in French : Edition - Liaisons - Rompre les liaisons), Apart from looking in each cell for formula including caracters like "=[", which can be long in large sheets. Thanking you by advance for your help, Best regards, Philippe |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Phillipe,
see help for breaklink method. Regards, Ivan |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good evening (from France)
Thank you Norman for the link and Ivan for the reference in the help : it's exactly what I am looking for (and what Excel refuses to automatically generate with the "macro recorder"!). Best regards Philippe Ivan Raiminius a écrit : Hi Phillipe, see help for breaklink method. Regards, Ivan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting Links | Excel Discussion (Misc queries) | |||
deleting automatic links | Excel Discussion (Misc queries) | |||
Deleting links to other spreadsheets | Excel Worksheet Functions | |||
Deleting Links | Links and Linking in Excel | |||
Deleting Invalid Links | Excel Programming |