VB program runs but does not show.

F

Fred Zack

I inherited a spreadshhet (2007) which has a small VB program that updates a
few cells. It is running ut Can no loner see it under the VB window when you
click on Visual Basic button on Developer tab in Excel 2007.

I had seen it previously, but did somehting and now I can't. How do I view
this?
 
O

OssieMac

Hi Fred,

When you open the VBA editor you should see the Project explorer on the left
hand side. If you can't then Ctrl/r should display it.

The sub headings under Microsoft Excel Objects and under Modules (if any
modules) contain the VBA code.Double click to open the code pertaining to
these headings.
 
F

FredZack

Hey! That worked! Thanks. I still do not know how I "hid" it byt at least I
can see it again!

Thanks OssieMac!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top