Thread
:
Verify that the vbe is active when using sendkeys
View Single Post
#
2
Posted to microsoft.public.excel.programming
AA2e72E[_2_]
external usenet poster
Posts: 93
Verify that the vbe is active when using sendkeys
You can switch to the VBE using this
Application.VBE.ActiveCodePane.Sho
This switches to the VBE - a further refiement might be to make the 'right' code visible?
Reply With Quote
AA2e72E[_2_]
View Public Profile
Find all posts by AA2e72E[_2_]