T
Tom_OM
I guess I'll just have to risk looking foolish. I have a few years
experience with VB 6, and so I figured it would be a snap to dive
right into VBA to create Word macros. I've recorded them and assigned
each one to a hot key with no trouble.
However, I'm having difficulty in opening my code. In regular VB 6,
I've always clicked on the "view code" icon to see my code, and it's
always worked with no problem. However, it's not working in the VBA
IDE for some reason. I understand my macro code is in the normal.dot
file. Unfortunately, the VBA IDE does not seem to want to let me view
the code I've just recorded. Frustrating!
Here's what I'm seeing:
http://www.renamestar.com/wordproshots/vbaide2.htm
When I've clicked on "Normal", the View Code icon is grayed out.
Makes sense. What doesn't make sense is when I click on "NewMacros"
the View Code button un-grays as if I could click on it to see my code
(as seen in my illustration). I do so, but nothing happens -- no
error message, nothing.
If I click on anything else under "Normal", (This Document, UserForm1,
etc.) it also acts as if I can click on View Code to see my macros'
code, but I have no luck with that either. I'm using Word XP under
Windows XP Pro. I also tried the same thing with Word 2K, which is
also on my system, but I had the same frustration.
What am I missing? Is there something wrong with my install of Office
XP? Is there some kind of security setting that I have to change?
I'm stumped.
experience with VB 6, and so I figured it would be a snap to dive
right into VBA to create Word macros. I've recorded them and assigned
each one to a hot key with no trouble.
However, I'm having difficulty in opening my code. In regular VB 6,
I've always clicked on the "view code" icon to see my code, and it's
always worked with no problem. However, it's not working in the VBA
IDE for some reason. I understand my macro code is in the normal.dot
file. Unfortunately, the VBA IDE does not seem to want to let me view
the code I've just recorded. Frustrating!
Here's what I'm seeing:
http://www.renamestar.com/wordproshots/vbaide2.htm
When I've clicked on "Normal", the View Code icon is grayed out.
Makes sense. What doesn't make sense is when I click on "NewMacros"
the View Code button un-grays as if I could click on it to see my code
(as seen in my illustration). I do so, but nothing happens -- no
error message, nothing.
If I click on anything else under "Normal", (This Document, UserForm1,
etc.) it also acts as if I can click on View Code to see my macros'
code, but I have no luck with that either. I'm using Word XP under
Windows XP Pro. I also tried the same thing with Word 2K, which is
also on my system, but I had the same frustration.
What am I missing? Is there something wrong with my install of Office
XP? Is there some kind of security setting that I have to change?
I'm stumped.