Opening/Closing Projects in 2009

Opening/Closing Projects in 2009

hanchris
Advocate Advocate
338 Views
1 Reply
Message 1 of 2

Opening/Closing Projects in 2009

hanchris
Advocate
Advocate
I cannot seem to open/close VBA projects in 2009. What could be the problem?

I searched under Help and it says to select the Open icon, which I cannot find in any menu, including the customizations. It also says you can type "Ctrl-O" but that does not work either. I also tried "Ctrl-N" and nothing happens there.

Is there a reason for this or could we have done something wrong with the installation?

Thanks,
Chris
0 Likes
339 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
If a VBA module is already loaded in the AutoCAD session: In the AutoCAD
drawing editor hit Alt-F11 to go to the VBA editor.

If a VBA module is not already loaded in the AutoCAD session: load the
module in the AutoCAD drawing editor by running the VBA manager
(_vbaman) then hit Alt-F11 to go to the VBA editor.

hanchris wrote:
> I cannot seem to open/close VBA projects in 2009. What could be the problem? I
> searched under Help and it says to select the Open icon, which I cannot find in
> any menu, including the customizations. It also says you can type "Ctrl-O" but
> that does not work either. I also tried "Ctrl-N" and nothing happens there. Is
> there a reason for this or could we have done something wrong with the
> installation? Thanks, Chris
0 Likes