472,341 Members | 1,902 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,341 software developers and data experts.

On Current Event displays the previous record instead of the record pointed to

I have a subform, where in the "on current" event, I display code that
is supposed to recognize which record I am pointing to, and then
display more specific info in another subform based on that one record
that I have highlighted.

Example.... you point to ID Number: 1111 in the top subform.... all
specific info for ID Number: 1111 will then display in the second
subform.

My problem is: The second subform is actually displaying the specific
information for the previous record that I was pointing to rather than
the current one.

Example... I first point to ID Number: 1111, nothing shows up in the
other subform.... I then point to ID Number: 2222 and the specific
information for ID Number 1111 is displayed.

This is a huge problem because my employees are pointing to an ID
number and think they are looking at the right specific info, when they
are actually making decisions based on other ID's.

ANY ideas on how to correct this would be appreciated.

Thanks,

matt

Nov 13 '05 #1
1 1490
Post the code you're using to synchronize your subforms.

<ma************@eaton.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
I have a subform, where in the "on current" event, I display code that
is supposed to recognize which record I am pointing to, and then
display more specific info in another subform based on that one record
that I have highlighted.

Example.... you point to ID Number: 1111 in the top subform.... all
specific info for ID Number: 1111 will then display in the second
subform.

My problem is: The second subform is actually displaying the specific
information for the previous record that I was pointing to rather than
the current one.

Example... I first point to ID Number: 1111, nothing shows up in the
other subform.... I then point to ID Number: 2222 and the specific
information for ID Number 1111 is displayed.

This is a huge problem because my employees are pointing to an ID
number and think they are looking at the right specific info, when they
are actually making decisions based on other ID's.

ANY ideas on how to correct this would be appreciated.

Thanks,

matt

Nov 13 '05 #2

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

Similar topics

18
by: Christopher W. Douglas | last post by:
I am writing a VB.NET application in Visual Studio 2003. I have written a method that handles several events, such as closing a form and changing...
2
by: Tony | last post by:
Hello, I am having difficulty in getting the current record of the current form to show after pressing a command button that takes me to another...
2
by: Ryan | last post by:
Access97 I hope someone out there can help. This is driving me crazy. Basically, I am trying to recreate VBA's built in navigation feature (The...
1
by: phaddock4 | last post by:
Being fairly inexperienced at Access 2000, i've been reading many posts here for the last several days, and testing myself to find the best...
8
by: Zlatko Matić | last post by:
There is a form (single form) and a combobox. I want that current record of the form is adjusted according to selected value in the combobox....
3
by: laryten | last post by:
Hi, Is there a way to update the same web page instead of getting a new page each time we click the submit button? The simplest thing to do is...
5
by: christianlott1 | last post by:
I admit my form is pretty complex and may need a total overhaul - I have two subforms synchronized on a form through an unbound text box. When I...
1
by: roveagh1 | last post by:
Hi I've been using the 2 year old link below to repeat values from previous record field into current corresponding field. It's worked fine for...
2
nev
by: nev | last post by:
boundtextbox1 has a defaultvalue of "hello world" in bs.positionchanged event, i placed... textbox1.text = boundtextbox1.text when i add a...
0
by: concettolabs | last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
0
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: CD Tom | last post by:
This only shows up in access runtime. When a user select a report from my report menu when they close the report they get a menu I've called Add-ins...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...

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.