Thread
:
Edit Links
View Single Post
#
2
Posted to microsoft.public.excel.programming
Gary''s Student
external usenet poster
Posts: 11,058
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?
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student