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 / Forms / March 2007

Tip: Looking for answers? Try searching our database.

Multiple Forms

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeffry Montalvo - 31 Mar 2007 19:25 GMT
Hello Everyone,
I have a form that will have several forms in (12). I have them hidden and
then recall the form to be displayed on the screen with a command. My
problem is that I get the calculating execution on at all times. My screen
flickers and never stops because it keeps calculating within the form.
Is there a solution for this...?

Sincerely,
Jeff
Arvin Meyer [MVP] - 31 Mar 2007 20:41 GMT
You are probably using up all your memory because you are loading everything
at once. Either:

Get a lot more memory

or:

Redesign your forms to have smaller recordsets, and then load and unload
forms as you need them.
Signature

Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com

> Hello Everyone,
> I have a form that will have several forms in (12). I have them hidden and
[quoted text clipped - 5 lines]
> Sincerely,
> Jeff
Fred Boer - 31 Mar 2007 22:13 GMT
Dear Jeffry:

I'm no expert, but this reminds me of a problem I once had when I put a
command to requery my form in the form's OnCurrent event. This caused a
loop, and my controls flickered as they were constantly being requeried. Do
you have anything in any OnCurrent event(s) that might do the same thing?

Oh, and if you do a Google groups search with this search term:

Calculating.... Why this error?

you will find a thread in which a similar problem was described, and the
problem was related to mis-referenced controls - but go read that thread for
more info.

HTH
Fred Boer

> Hello Everyone,
> I have a form that will have several forms in (12). I have them hidden and
[quoted text clipped - 5 lines]
> Sincerely,
> Jeff
 
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.