PC Review


Reply
Thread Tools Rate Thread

Can't see Modules and Worksheets in VBE

 
 
Barb Reinhardt
Guest
Posts: n/a
 
      5th Apr 2009
I've just migrated to Office 2007 in the last 2 weeks and now when I go into
the VBE, I can't see the list of Modules and Worksheets in the VBE. I've
looked at all settings there, but can't find something that makes sense to
change.

Thanks,
Barb Reinhardt


 
Reply With Quote
 
 
 
 
OssieMac
Guest
Posts: n/a
 
      5th Apr 2009
Hi Barb,

While in the VB editor Ctrl/r turns on Project Explorer. Alternatively
select menu item View -> Project Explorer.

You might already know this but you also need Developer tab in Ribbon in the
Excel worksheet. To turn this on:-

Click Microsoft button (large button top left of screen)
Select Excel options (Towards bottom right of dialog box)
Select Popular (Left column. It is default with Options)
Check Show Developer tab in Ribbon.

--
Regards,

OssieMac


"Barb Reinhardt" wrote:

> I've just migrated to Office 2007 in the last 2 weeks and now when I go into
> the VBE, I can't see the list of Modules and Worksheets in the VBE. I've
> looked at all settings there, but can't find something that makes sense to
> change.
>
> Thanks,
> Barb Reinhardt
>
>

 
Reply With Quote
 
Barb Reinhardt
Guest
Posts: n/a
 
      5th Apr 2009
I have the developer Tab enabled (already did) and tried to display the
Project explorer and NOTHING. I've even toggled the Developer Tab off and
back on and nothing. Any other ideas?

Barb Reinhardt

"OssieMac" wrote:

> Hi Barb,
>
> While in the VB editor Ctrl/r turns on Project Explorer. Alternatively
> select menu item View -> Project Explorer.
>
> You might already know this but you also need Developer tab in Ribbon in the
> Excel worksheet. To turn this on:-
>
> Click Microsoft button (large button top left of screen)
> Select Excel options (Towards bottom right of dialog box)
> Select Popular (Left column. It is default with Options)
> Check Show Developer tab in Ribbon.
>
> --
> Regards,
>
> OssieMac
>
>
> "Barb Reinhardt" wrote:
>
> > I've just migrated to Office 2007 in the last 2 weeks and now when I go into
> > the VBE, I can't see the list of Modules and Worksheets in the VBE. I've
> > looked at all settings there, but can't find something that makes sense to
> > change.
> >
> > Thanks,
> > Barb Reinhardt
> >
> >

 
Reply With Quote
 
Bassman62
Guest
Posts: n/a
 
      5th Apr 2009
Barb,

It could be that the Project window was inadvertently made very narrow with
the slip of the mouse. I was able to "hide" the project window in this way.

On my machine, the Project window defaults to the left window pane. Try
hovering your mouse near the left edge of the vbe window and at the first
'double bar-arrow' <-||-> , click and drag to the right.

Hope this helps.


"Barb Reinhardt" <(E-Mail Removed)> wrote in message
news:9350F7AD-BE4E-4F6D-9821-(E-Mail Removed)...
>I have the developer Tab enabled (already did) and tried to display the
> Project explorer and NOTHING. I've even toggled the Developer Tab off
> and
> back on and nothing. Any other ideas?
>
> Barb Reinhardt
>
> "OssieMac" wrote:
>
>> Hi Barb,
>>
>> While in the VB editor Ctrl/r turns on Project Explorer. Alternatively
>> select menu item View -> Project Explorer.
>>
>> You might already know this but you also need Developer tab in Ribbon in
>> the
>> Excel worksheet. To turn this on:-
>>
>> Click Microsoft button (large button top left of screen)
>> Select Excel options (Towards bottom right of dialog box)
>> Select Popular (Left column. It is default with Options)
>> Check Show Developer tab in Ribbon.
>>
>> --
>> Regards,
>>
>> OssieMac
>>
>>
>> "Barb Reinhardt" wrote:
>>
>> > I've just migrated to Office 2007 in the last 2 weeks and now when I go
>> > into
>> > the VBE, I can't see the list of Modules and Worksheets in the VBE.
>> > I've
>> > looked at all settings there, but can't find something that makes sense
>> > to
>> > change.
>> >
>> > Thanks,
>> > Barb Reinhardt
>> >
>> >



 
Reply With Quote
 
OssieMac
Guest
Posts: n/a
 
      5th Apr 2009
Hi Barb,

When I replied I wondered if there was something else amiss because I was a
little surprised with an experienced Excel person asking that sort of
question.

Anyway it appears that something else is amiss. I am only clutching at
straws with the following suggestions.

Have you got a complete installation and not just a partial tryout
installation? Can you insert a module and then some simple code like a MsgBox
and run it successfully? In the View Menu is Project Explorer visible and
enabled?

Check that the Project Explorer window is not Hidden by reducing in width.
Can check by moving cursor towards left of screen and look for vertical
parallel lines with horizontal arrows both sides for dragging out the width.

Can't think of any other suggestions but hope that you get it working.

--
Regards,

OssieMac


"Barb Reinhardt" wrote:

> I have the developer Tab enabled (already did) and tried to display the
> Project explorer and NOTHING. I've even toggled the Developer Tab off and
> back on and nothing. Any other ideas?
>
> Barb Reinhardt
>
> "OssieMac" wrote:
>
> > Hi Barb,
> >
> > While in the VB editor Ctrl/r turns on Project Explorer. Alternatively
> > select menu item View -> Project Explorer.
> >
> > You might already know this but you also need Developer tab in Ribbon in the
> > Excel worksheet. To turn this on:-
> >
> > Click Microsoft button (large button top left of screen)
> > Select Excel options (Towards bottom right of dialog box)
> > Select Popular (Left column. It is default with Options)
> > Check Show Developer tab in Ribbon.
> >
> > --
> > Regards,
> >
> > OssieMac
> >
> >
> > "Barb Reinhardt" wrote:
> >
> > > I've just migrated to Office 2007 in the last 2 weeks and now when I go into
> > > the VBE, I can't see the list of Modules and Worksheets in the VBE. I've
> > > looked at all settings there, but can't find something that makes sense to
> > > change.
> > >
> > > Thanks,
> > > Barb Reinhardt
> > >
> > >

 
Reply With Quote
 
Barb Reinhardt
Guest
Posts: n/a
 
      6th Apr 2009
Found it ! I resized the VBE window and saw something odd over the toolbar.
When I resized it, it was back. This has happened a couple of times and I'm
not sure why it's happening. If it's a problem for someone with some
experience, how will new users manage?

Thanks again,
Barb Reinhardt

"Bassman62" wrote:

> Barb,
>
> It could be that the Project window was inadvertently made very narrow with
> the slip of the mouse. I was able to "hide" the project window in this way.
>
> On my machine, the Project window defaults to the left window pane. Try
> hovering your mouse near the left edge of the vbe window and at the first
> 'double bar-arrow' <-||-> , click and drag to the right.
>
> Hope this helps.
>
>
> "Barb Reinhardt" <(E-Mail Removed)> wrote in message
> news:9350F7AD-BE4E-4F6D-9821-(E-Mail Removed)...
> >I have the developer Tab enabled (already did) and tried to display the
> > Project explorer and NOTHING. I've even toggled the Developer Tab off
> > and
> > back on and nothing. Any other ideas?
> >
> > Barb Reinhardt
> >
> > "OssieMac" wrote:
> >
> >> Hi Barb,
> >>
> >> While in the VB editor Ctrl/r turns on Project Explorer. Alternatively
> >> select menu item View -> Project Explorer.
> >>
> >> You might already know this but you also need Developer tab in Ribbon in
> >> the
> >> Excel worksheet. To turn this on:-
> >>
> >> Click Microsoft button (large button top left of screen)
> >> Select Excel options (Towards bottom right of dialog box)
> >> Select Popular (Left column. It is default with Options)
> >> Check Show Developer tab in Ribbon.
> >>
> >> --
> >> Regards,
> >>
> >> OssieMac
> >>
> >>
> >> "Barb Reinhardt" wrote:
> >>
> >> > I've just migrated to Office 2007 in the last 2 weeks and now when I go
> >> > into
> >> > the VBE, I can't see the list of Modules and Worksheets in the VBE.
> >> > I've
> >> > looked at all settings there, but can't find something that makes sense
> >> > to
> >> > change.
> >> >
> >> > Thanks,
> >> > Barb Reinhardt
> >> >
> >> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Public Variables, Class Modules and Standard Modules Excel Monkey Microsoft Excel Programming 2 30th Apr 2009 03:18 PM
My VBA Project Explorer quit listing modules and worksheets separa TomThumb Microsoft Excel Programming 1 2nd Sep 2008 09:05 PM
Public, Private, Event modules, Forms modules,,, Jim May Microsoft Excel Programming 11 31st Oct 2005 03:12 AM
Basic question - modules and class modules - what's the difference? Mark Stephens Microsoft Excel Programming 9 8th May 2005 11:48 AM
Viewing modules on forms displays All form modules Clyde Ellingwood Microsoft Access Form Coding 0 24th Feb 2004 09:23 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:36 AM.