Thread: Edit Links
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve[_4_] Steve[_4_] is offline
external usenet poster
 
Posts: 184
Default 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 -