Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to write a macro to call the edit links dialogue box up?
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Edit Links | Excel Discussion (Misc queries) | |||
Edit links | Excel Discussion (Misc queries) | |||
Update links box gives Continue or Edit Links dialog | Excel Discussion (Misc queries) | |||
edit links | Excel Worksheet Functions | |||
Edit Links: Changing links on a protected worksheet | Excel Discussion (Misc queries) |