ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Edit Links (https://www.excelbanter.com/excel-programming/400430-edit-links.html)

Steve[_4_]

Edit Links
 
Is there a way to write a macro to call the edit links dialogue box up?


Gary''s Student

Edit Links
 
Sub h_wizard()
Application.SendKeys ("^k")
DoEvents
End Sub
--
Gary''s Student - gsnu200753


"Steve" wrote:

Is there a way to write a macro to call the edit links dialogue box up?



Steve[_4_]

Edit Links
 
Thanks for the response, but ^k opens the hyperlink wizard.

On Nov 1, 11:48 am, Gary''s Student
wrote:
Sub h_wizard()
Application.SendKeys ("^k")
DoEvents
End Sub
--
Gary''s Student - gsnu200753



"Steve" wrote:
Is there a way to write a macro to call the edit links dialogue box up?- Hide quoted text -


- Show quoted text -





All times are GMT +1. The time now is 07:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com