#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 184
Default Edit Links

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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default 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?


  #3   Report Post  
Posted to microsoft.public.excel.programming
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 -



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Edit Links Mike H. Excel Discussion (Misc queries) 0 January 20th 10 07:55 PM
Edit links vbcraft Excel Discussion (Misc queries) 1 July 23rd 08 08:13 PM
Update links box gives Continue or Edit Links dialog KarenF Excel Discussion (Misc queries) 0 May 18th 07 01:17 PM
edit links Shooter Excel Worksheet Functions 3 April 4th 07 10:46 PM
Edit Links: Changing links on a protected worksheet Halibut68 Excel Discussion (Misc queries) 0 April 28th 06 11:03 AM


All times are GMT +1. The time now is 11:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"