View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default cAN NOT VIEW VB program

One more thing I can think of.

The code is event code and Fred is looking for a Module with a macro.

Select "Visual Basic" Icon and then open each sheet module or Thisworkbook
module.

Event Code will be in one of those.


Gord Dibben MS Excel MVP

On Wed, 11 Feb 2009 15:44:01 -0800, Barb Reinhardt
wrote:

Two options I can think of
1) Did you share the workbook?
2) Did you password protect the VBProject?
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.



"Fred Zack" wrote:

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?