Thread
:
Code Snippet - Activate VBE window
View Single Post
#
1
Posted to microsoft.public.excel.programming
Tim Childs[_5_]
external usenet poster
Posts: 9
Code Snippet - Activate VBE window
Hi
Can someone supply a neater way to actrivate the
VB
window using a
macro,please?
I used the code below but I think there must be something better:
ThisWorkbook.VBProject.VBE.MainWindow.SetFocus
Thanks
Tim
Reply With Quote
Tim Childs[_5_]
View Public Profile
Find all posts by Tim Childs[_5_]