473,405 Members | 2,171 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,405 software developers and data experts.

List for Event order?

Ron
Hi all

Just wondered if there's a list somewhere that explains when the events on
forms, reports, etc fire. I'm looking for the order of things. Like, the
first event to fire when a new form is opened is 'a'. Then, 'b' is
activated. So I'd have a=>b, etc. And when does the actual data pop into
the form from the underlying table. That kinda thing.

Also, need the same thing for when things happen for a control on a form,
etc.

Is there a handy dandy reference someone can point me to? A book that would
itemize this sort of thing? I've checked the Access2000 help file and if
it's there I can't find it. I've bought some elementary books on the
subject--no such listing. Sure, there's some explanations, but no roadmap
with that kind of detail. See, I know I can put a routine in On Load, or On
Current...but which happens first, then second, then if this happens, this
other thing fires? I've tried experimenting and I seem to be either too
early, or too late. (Story of my life...)

Thanks in advance for any help anyone can offer.

ron
Nov 13 '05 #1
2 10225
This book has it:
AccessXXX Developer's Handbook, Getz et al, Sybex
Where XXX is your version of Access

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"Ron" <ro*******************@earthlink.com> wrote in message
news:X5***************@newsread1.news.pas.earthlin k.net...
Hi all

Just wondered if there's a list somewhere that explains when the events on
forms, reports, etc fire. I'm looking for the order of things. Like, the
first event to fire when a new form is opened is 'a'. Then, 'b' is
activated. So I'd have a=>b, etc. And when does the actual data pop into
the form from the underlying table. That kinda thing.

Also, need the same thing for when things happen for a control on a form,
etc.

Is there a handy dandy reference someone can point me to? A book that would itemize this sort of thing? I've checked the Access2000 help file and if
it's there I can't find it. I've bought some elementary books on the
subject--no such listing. Sure, there's some explanations, but no roadmap
with that kind of detail. See, I know I can put a routine in On Load, or On Current...but which happens first, then second, then if this happens, this
other thing fires? I've tried experimenting and I seem to be either too
early, or too late. (Story of my life...)

Thanks in advance for any help anyone can offer.

ron

Nov 13 '05 #2
See:
Understanding Event Order in Microsoft Access 2000
at:
http://support.microsoft.com/?id=208781
The article gives you a download (orders.mdb) that contains ShowEvents and
EventHistory.

The crucial form events are are:
1. Open occurs first. You can cancel the open, or assign a RecordSource
here.
2. Load occurs next. Assign values to controls here.
3. Current occurs next, and then every time you move record.
4. The form's BeforeUpdate fires before the record is saved. Use this for
record-level validation.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Ron" <ro*******************@earthlink.com> wrote in message
news:X5***************@newsread1.news.pas.earthlin k.net...
Hi all

Just wondered if there's a list somewhere that explains when the events on
forms, reports, etc fire. I'm looking for the order of things. Like, the
first event to fire when a new form is opened is 'a'. Then, 'b' is
activated. So I'd have a=>b, etc. And when does the actual data pop into
the form from the underlying table. That kinda thing.

Also, need the same thing for when things happen for a control on a form,
etc.

Is there a handy dandy reference someone can point me to? A book that
would
itemize this sort of thing? I've checked the Access2000 help file and if
it's there I can't find it. I've bought some elementary books on the
subject--no such listing. Sure, there's some explanations, but no roadmap
with that kind of detail. See, I know I can put a routine in On Load, or
On
Current...but which happens first, then second, then if this happens, this
other thing fires? I've tried experimenting and I seem to be either too
early, or too late. (Story of my life...)

Nov 13 '05 #3

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

Similar topics

33
by: abs | last post by:
Hi all. My list: <ul> <li id="a" onclick="show(this)">Aaaaaaaa</li> <li id="b" onclick="show(this)">Bbbbbbbb</li> <li id="c" onclick="show(this)">Cccccccc <ul> <li id="d"...
33
by: Jim Cobban | last post by:
I cannot get Netscape 4.79 to properly display the ordered list in the following fragment. <P>Get a specific portion of the date. Depending upon the value of index: <ol start=0> <li>complete...
5
by: Jonny | last post by:
Hello, I have a List Box in my DB on a form, which when the form is opened, the list box displays the date relating to the records. (Date, Person etc) How can I get it so that when I open the...
7
by: Dave Hopper | last post by:
Hi I posted a question recently regarding problems I am having getting a value from a list box to use in a query. I got a lot of help, for which I thank you and it's nearly working! But I need...
0
by: Susan Bricker | last post by:
The following error: "The current field must match the join key '?' in the table that seves as t the 'one' side of one-to-many relationship. Enter a record in the 'one' side table with the...
8
by: Galina | last post by:
Hello I have 6 dependent list boxes on my ASP page:  Faculty;  Lecturer;  Course;  Course occurrence;  Group;  Week commencing date. When faculty is selected, lists of lecturers and...
6
by: Mark | last post by:
I have two dropdown lists. Both have autopostback set to true. In both dropdowns, when you select an item from the list, it redirects to the Value property of the dropdown. Nothing fancy. ...
6
by: AA Arens | last post by:
Hi, I have a database with 2 main forms. Contacts and companies. I share the base with two others via LAN. On the companies form I have buttons to navigate throught the records (>400). We are...
3
by: fastestindian | last post by:
Hi, I am working on the project where i show a list of Log Records. my list is as follows. Original list Id Time Event Details 1 1 Error1 xyz 2 1 ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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
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
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...

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.