473,508 Members | 2,133 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Continous Form constantly moving when loading

I have a continious form which keeps automatically scrolling down when
it is loaded. This form's control source is a query that has 2 fields
and each is derived from a DSum function

How can I stop this scrolling and just have the data fill into this form
either instantly or atleast gradually fills in but not have atleast 6 to
7 times keeps filling in. This looks very poor to the user.

Appreciate if someone could point me in the right direction

Regards
Ed

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #1
1 1420
Edward S wrote:
I have a continious form which keeps automatically scrolling down when
it is loaded. This form's control source is a query that has 2 fields
and each is derived from a DSum function

How can I stop this scrolling and just have the data fill into this form
either instantly or atleast gradually fills in but not have atleast 6 to
7 times keeps filling in. This looks very poor to the user.

Appreciate if someone could point me in the right direction

Regards
Ed

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!


Could you describe scrolling? Let's say you have 200 records. Does it
start at record 1 when the form is opened and then by scrolling it
displays the last few records?

Let's say you have 20 records per viewable screen. When it loads, it
prints/presents a record to the screen so it looks like it ripples?
Like prints each field but enough of a pause between each field the
effect of presenting the records is not instantaneous? That's normal in
calced fields. Open up a query sometime with a calced field. It does
the same thing. The longer a field takes to calc, the more rippling
effect. Now if it ripples several times, it can be caused by multiple
calls of an action in the Activate and Current and Open and Load events.

You could try this. Create another query, make it a TOTALS query, that
contains 3 fields; ID and your two fields that you are summing and group
on ID, sum on the other 2 fields. Now link this to the query used in
the recordsource.

Nov 13 '05 #2

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

Similar topics

1
2320
by: adolph | last post by:
I would like to add a check box to the detail area of a continous form. So that I can check on specific records, then after I've marked all the records I watn to delte, click a button to loop thru...
0
1717
by: gavo | last post by:
Hi. using A2K; i have a form containing a continous subform. The question is, how can i call a calculation for one of the fields in the continous subform from the main form. At the moment i...
7
5373
by: Pepi Tonas | last post by:
I have a form that takes some time to load because it has to populate some Data. I was trying to display a form on top of it with an activity bar so that user can see that something's going on. ...
8
1110
by: Brett | last post by:
I have a button on a form. I've changed its text to "Exitl". However, when I run the app, the button text is "Exit". How could that happen? It's the only form in this app. I also have the...
0
1400
by: ReidarT | last post by:
I have started to develop in vb.net. Earlier development was in MS-Access. I need a lot of continous forms to present data. The customer add and edits data in the continous form. Is use of...
0
1829
by: linkswanted | last post by:
We are your trusted source. World Moving & Storage is bonded and licensed by the U.S. Department of Transportation and is one of the largest residential moving and corporate relocation company in...
0
1764
by: linkswanted | last post by:
We are your trusted source. World Moving & Storage is bonded and licensed by the U.S. Department of Transportation and is one of the largest residential moving and corporate relocation company in...
2
1394
by: questionit | last post by:
Hi I know how to implement Continous form. In the method i have tried, the source for data on the continous form comes from table using SQL query Now, i want to try something different and i...
4
1606
by: jmessenger | last post by:
I have an application that i am writing that uses a simple activex control that i built. the application is for inventory tracking and projections of future sales. i am using a continuous form to...
0
7124
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...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7498
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
5629
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,...
1
5053
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3195
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1558
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.