Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default cAN NOT VIEW VB program

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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default cAN NOT VIEW VB program

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?

  #3   Report Post  
Posted to microsoft.public.excel.programming
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?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default cAN NOT VIEW VB program


Have you checked all of the Sheet code pages. Code is not always in the
first visible code panel.


--
mdmackillop
------------------------------------------------------------------------
mdmackillop's Profile: http://www.thecodecage.com/forumz/member.php?userid=113
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=62679

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default cAN NOT VIEW VB program

How do I do this?

"mdmackillop" wrote:


Have you checked all of the Sheet code pages. Code is not always in the
first visible code panel.


--
mdmackillop
------------------------------------------------------------------------
mdmackillop's Profile: http://www.thecodecage.com/forumz/member.php?userid=113
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=62679




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 236
Default cAN NOT VIEW VB program

For each WorkSheet in the VBIDE Project Explorer:

Click the Worksheet.
Click View Source

See if you find the VBA there.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Worksheet tabs resized out of view below program window."missing t Ayaire Excel Discussion (Misc queries) 1 October 27th 09 05:01 AM
How to turn off Page Layout View as default view Colin Halliday New Users to Excel 3 October 12th 07 02:37 AM
How do i program a macro for print view Don Guillett Excel Programming 0 December 5th 06 11:11 PM
How do i program a macro for print view Paul B Excel Programming 0 December 5th 06 08:02 PM
How do I view color onscreen (it shows up in print view only) janice Excel Discussion (Misc queries) 1 August 15th 06 07:32 PM


All times are GMT +1. The time now is 11:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"