Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / May 2008

Tip: Looking for answers? Try searching our database.

EventProcedures

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tylendal - 25 May 2008 16:25 GMT
Is there a way to have more than one code page for an event procedure open at
the same time.  I have several forms that im building procedures for but find
it time consuming to have to go from one form to another and then scroll to
where the code im working on is located.  Would be nice to have the code that
im working on on each form open so I could moved from one to another.

Appreciate any help on what I would think is a simple matter that totally
excapes me.

Fred Alyea
Tylendal@webseth.com
Chris O'C - 25 May 2008 16:50 GMT
Up at the top of the code window are two combo boxes.  For a form, you have
(General) and a list of objects that have events in the left combo box.
Click on Form.  In the combo box on the right, click on the event you want.
The focus and cursor will jump to that procedure in the code window.

For custom procedures in any code module (not just forms'), click on (General)
in the left combo box and click on the custom procedure listed in the right
combo box.  The focus and cursor will jump to that procedure.

Split the code window and you can have up to two procedures viewable in the
same module at the same time.  Tile the windows and you can have more than
one code module visible at the same time.

Chris
Microsoft MVP

>Is there a way to have more than one code page for an event procedure open at
>the same time.  I have several forms that im building procedures for but find
[quoted text clipped - 7 lines]
>Fred Alyea
>Tylendal@webseth.com
Tylendal - 26 May 2008 13:57 GMT
Thanks for the information Chris.  I guess I was less than clear in what I'm
trying to do.  I would like to have 2 code windows open at the same time.  A
code window for each of 2 different forms.  

Thanks for any help you can give me on this question.

Fred Alyea

> Up at the top of the code window are two combo boxes.  For a form, you have
> (General) and a list of objects that have events in the left combo box.
[quoted text clipped - 23 lines]
> >Fred Alyea
> >Tylendal@webseth.com
Chris O'C - 26 May 2008 15:36 GMT
Open the code window and close all open modules.  From the project explorer,
open only the two modules you want to work with.  Use the window menu to tile
horizontally.  One module will be placed above the other, and you can edit
both modules.

Chris
Microsoft MVP

>Thanks for the information Chris.  I guess I was less than clear in what I'm
>trying to do.  I would like to have 2 code windows open at the same time.  A
[quoted text clipped - 9 lines]
>> >Fred Alyea
>> >Tylendal@webseth.com
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.