A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Whats events are triggered when scrolling through records?



 
 
Thread Tools Display Modes
  #1  
Old July 16th, 2004, 06:50 AM
external usenet poster
 
Posts: n/a
Default Whats events are triggered when scrolling through records?

Hi Guys,

I have a text box that makes a calculation based on data stored in the
current record.

How do I update this calculation when the next record is selected using the
record selectors. I assume you can use a triggered event to do the
calculation, but what events take place when you move to a new record with
out saving or changing the current record?

Thanks

Kenny


  #2  
Old July 16th, 2004, 12:50 PM
Rick Brandt
external usenet poster
 
Posts: n/a
Default Whats events are triggered when scrolling through records?

Kenny wrote in message ...
Hi Guys,

I have a text box that makes a calculation based on data stored in the
current record.

How do I update this calculation when the next record is selected using the
record selectors. I assume you can use a triggered event to do the
calculation, but what events take place when you move to a new record with
out saving or changing the current record?


The Form's Current event fires as you change records.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


  #3  
Old July 16th, 2004, 06:31 PM
external usenet poster
 
Posts: n/a
Default Whats events are triggered when scrolling through records?

Thank you.......exactly what I was looking for. Works like a charm.

Kenny


"Rick Brandt" wrote in message
...
Kenny wrote in message ...
Hi Guys,

I have a text box that makes a calculation based on data stored in the
current record.

How do I update this calculation when the next record is selected using

the
record selectors. I assume you can use a triggered event to do the
calculation, but what events take place when you move to a new record

with
out saving or changing the current record?


The Form's Current event fires as you change records.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com




 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
scrolling programmatically? alekm New Users 1 July 6th, 2004 02:56 AM
Copying new records John General Discussion 0 June 25th, 2004 04:02 PM
How to Manipulate the group and sorting in a report? Jorge Novoa Using Forms 2 June 9th, 2004 01:12 AM
Seperating duplicating records Michael J. Strickland General Discussion 0 June 4th, 2004 06:56 PM
Eliminating Duplicate Records in a Form or Query RJL New Users 1 May 12th, 2004 12:31 AM


All times are GMT +1. The time now is 04:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.