473,396 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Unable to see form while stepping code (A2003)

Lyn
Is there a solution to this problem?

While stepping through code (F8) it would sometimes be helpful to observe
changes occurring on the affected form in the Access window. However, the
current form always seems to be behind all of the open forms (including the
Database window) and only small bits of it are visible -- depending on the
sizes and locations of the various forms on the screen.

Is there a way to ensure that the form being stepped is in front? Or is it
that the form is not updated while stepping and so it doesn't matter if it
is not visible?

Thanks for any advice,
Lyn.
Jun 1 '07 #1
7 1612
Baz
1. The form IS updated while you are stepping through code
2. You cannot bring the form to the fron while stepping through code
3. You could, before starting debugging, arrange the screen so that the code
window is not obscuring the form.

"Lyn" <l.*******@iiNet.net.auwrote in message
news:pv****************************@40tude.net...
Is there a solution to this problem?

While stepping through code (F8) it would sometimes be helpful to observe
changes occurring on the affected form in the Access window. However, the
current form always seems to be behind all of the open forms (including
the
Database window) and only small bits of it are visible -- depending on the
sizes and locations of the various forms on the screen.

Is there a way to ensure that the form being stepped is in front? Or is
it
that the form is not updated while stepping and so it doesn't matter if it
is not visible?

Thanks for any advice,
Lyn.

Jun 1 '07 #2
On Jun 1, 10:02 am, "Baz" <b...@REMOVEbcap.THEeuro1net.CAPScomwrote:
1. The form IS updated while you are stepping through code
2. You cannot bring the form to the fron while stepping through code
3. You could, before starting debugging, arrange the screen so that the code
window is not obscuring the form.

"Lyn" <l.hanc...@iiNet.net.auwrote in message

news:pv****************************@40tude.net...
Is there a solution to this problem?
While stepping through code (F8) it would sometimes be helpful to observe
changes occurring on the affected form in the Access window. However, the
current form always seems to be behind all of the open forms (including
the
Database window) and only small bits of it are visible -- depending on the
sizes and locations of the various forms on the screen.
Is there a way to ensure that the form being stepped is in front? Or is
it
that the form is not updated while stepping and so it doesn't matter if it
is not visible?
Thanks for any advice,
Lyn.
I also recommend dual monitors (if you do not already have dual
monitors). You can display the VBA code window on the second monitor,
helping to free up some space for the form in question (as Baz
explains).

Paul

Jun 1 '07 #3
Lyn
On Fri, 1 Jun 2007 15:02:14 +0100, Baz wrote:
1. The form IS updated while you are stepping through code
2. You cannot bring the form to the fron while stepping through code
3. You could, before starting debugging, arrange the screen so that the code
window is not obscuring the form.
Thanks, Baz, for confirming that the screen is updated. I have tried
rearranging the forms on screen, but this is difficult due to the size of
some. I just wondered if there were a better way, or if there were a
reason for making things so difficult. But then, we are dealing with MS --
'nuff said!

Lyn.
Jun 1 '07 #4
Lyn
On Fri, 01 Jun 2007 10:59:30 -0700, hi********@googlemail.com wrote:

I also recommend dual monitors (if you do not already have dual
monitors). You can display the VBA code window on the second monitor,
helping to free up some space for the form in question (as Baz
explains).

Paul
Thanks, Paul. I will keep that in mind should I have the opportunity.
(Probably when I get my next computer and have the old monitor spare.)

Lyn.
Jun 1 '07 #5
Baz

<hi********@googlemail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
>
I also recommend dual monitors (if you do not already have dual
monitors). You can display the VBA code window on the second monitor,
helping to free up some space for the form in question (as Baz
explains).

Paul
I wish I had enough room on my desk :-)
Jun 2 '07 #6
Baz
Yes, it can be tricky if you've designed your form to make use of the whole
screen.

"Lyn" <l.*******@iiNet.net.auwrote in message
news:14*****************************@40tude.net...
On Fri, 1 Jun 2007 15:02:14 +0100, Baz wrote:
1. The form IS updated while you are stepping through code
2. You cannot bring the form to the fron while stepping through code
3. You could, before starting debugging, arrange the screen so that the
code
window is not obscuring the form.

Thanks, Baz, for confirming that the screen is updated. I have tried
rearranging the forms on screen, but this is difficult due to the size of
some. I just wondered if there were a better way, or if there were a
reason for making things so difficult. But then, we are dealing with
MS --
'nuff said!

Lyn.

Jun 2 '07 #7
On Jun 2, 4:06 am, "Baz" <b...@REMOVEbcap.THEeuro1net.CAPScomwrote:
<hippome...@googlemail.comwrote in message

news:11**********************@q75g2000hsh.googlegr oups.com...
I also recommend dual monitors (if you do not already have dual
monitors). You can display the VBA code window on the second monitor,
helping to free up some space for the form in question (as Baz
explains).
Paul

I wish I had enough room on my desk :-)
:-)

Jun 4 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ano1optimist | last post by:
Has anyone had success with using a command collection with parameters to run a stored procedure from sql server? I'm frustrated and have been spending way too much time trying to make this work. ...
13
by: Manuel Lopez | last post by:
I have a puzzling form timer problem that I didn't experience prior to Access 2003 (though I'm not sure access 2003 is to blame). Here's the situation: a computer has two access 2003 databases on...
3
by: Tim Marshall | last post by:
I would swear that when I developed in A97, I could change the back colour of a form. However, in Windows XP, on both A97 and A2003, there no longer is a property showing in the format tab for...
3
by: rdemyan via AccessMonster.com | last post by:
I just got Access 2003 and have been playing around with it. This whole macro security thing can be a bit annoying. Initially, I was able to link to my backends located on a second computer....
23
by: Dave G | last post by:
Since upgrading one of my clients from A97/W2000 to A2003/XP they have suffered no end of data corruption problems, mainly involving one of the main tables. The corruption can result in one...
17
by: rdemyan via AccessMonster.com | last post by:
With A2003, I'm having trouble accessing files in a folder on another computer where back-end files, update files, etc are located. Here's the scenario: 1) Computer #1 - A2003 2) Computer #2 -...
8
by: rdemyan via AccessMonster.com | last post by:
I've converted my application from A2K format to A2003 format. I tried to follow Allen Browne's protocol in getting my app into A2003 (although I was unable to find informtion on the conversion...
7
by: Salad | last post by:
I am converting an application from A97 to A2003. I have 2 tables created by another application as a Foxpro.dbf. The table has no index. The connect string in A97 is FoxPro...
4
by: Salad | last post by:
I have an A97 MDB that I converted to A2003 yesterday. My MainMenu calls ARInfoForm. I hit the Exit button in ARInfoForm and it closes and displays/activates the MainMenu just fine. The...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.