473,395 Members | 1,393 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,395 software developers and data experts.

confused with events

I am interested in the field "Books_out" on Frm_Members. When the
Frm_Members loads a recordcount is performed on the recordset to determine
the total number of books out on loan. This is displayed in an unbound text
box on the form. No problems.

What I don't understand is what event to use when a new record is added to
Frm_Members so that my text box can be updated. I am using the navigation
bar to add a new record and don't know what event to use and what object to
link it to.
Jan 26 '06 #1
1 1302
Are you discussing the Frm_Members in some template or sample database? If
so, it would be a really good idea to tell us instead of assuming that we
would make the connection. I can reliably predict that few, if any, will go
out and search to see if they can find something that has a Frm_Members with
a "Books_out" field, just to be able to respond to a newsgroup question.

Do you mean you are using the Nav Bar on Frm_Members to go to a new record?
The Nav Bar itself neither adds nor edits records -- it is for "navigation",
moving within the RecordSource.

Unless there is compelling reason to use code, "Books_Out" will be
recalculated whenever a different record is displayed, if you will use a
=DCount (...) statement as its Control Source, without any other action
necessary on your part.

Larry Linson
Microsoft Access MVP

"Geoff" <gf****@freenetname.co.uk> wrote in message
news:1_********************@brightview.com...
I am interested in the field "Books_out" on Frm_Members. When the
Frm_Members loads a recordcount is performed on the recordset to determine
the total number of books out on loan. This is displayed in an unbound
text box on the form. No problems.

What I don't understand is what event to use when a new record is added to
Frm_Members so that my text box can be updated. I am using the navigation
bar to add a new record and don't know what event to use and what object
to link it to.

Jan 26 '06 #2

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

Similar topics

2
by: Daniel | last post by:
I'm new to .Net and all of its abilities so I hope this makes sense. Basically I'm confused on when is the appropriate time to use web forms controls vs. regular HTML. For example in ASP...
3
by: jcrouse | last post by:
I have created a form designer type application (with a lot of you peoples helpJ). It has label controls that are draggable at runtime. The user is also allowed to change some properties such as...
3
by: C CORDON | last post by:
I am verry confused about classes. I understand that classes can encapsulate properties, methods, events (don't know hoy to add events to a class), etc. I am confused with this: if you can...
3
by: Michael Tissington | last post by:
I'm confused by documentation and examples on using Delegate to create Events for use with COM In some situation I see a parameter list of (sender as Object, e as EventArgs) and other times I...
7
by: AndrewMBaldwin | last post by:
I have a grid control (inherits from Placeholder) that has a few buttons on it. On this grid there is a filter form, which allows the user to filter/search the table for specific information. My...
0
by: mosscliffe | last post by:
I have a textbox, with TextChanged implemented and AutoPostback = TRUE I make changes to the Textbox, the TextChanged Routine is not called. I have a Button which does something with the...
5
by: Carlo Marchesoni | last post by:
I read that autoeventwireup="false" doesn't cause Page_Load to fire automatically and trying it out with a simple page this can be confirmed easily. However, I have a page with...
1
by: falcon198198 | last post by:
Greetings: I was hoping for some advice on an application. Here is what I am working on: Basically I have a bigger application that is having a printing problem making multiple copies of a pdf...
2
by: Peter | last post by:
Hi, I have a problem with Listview using checkboxes. If i check items by code BEFORE the form is shown the Listview.Items are confused during the ItemChecked Event !!! After showing the...
2
by: kellygreer1 | last post by:
So by default the editor only throws in "protected void Page_Load" event. What is the correct way to add in other events. I had in the past copied the events from other pages where I had...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...

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.