Discussion:
Need a certain record to display
(too old to reply)
The Doctor
2014-05-14 17:35:15 UTC
Permalink
All right, an invoicing system was developed.

If searching on a part record, usually you can
double click and a past invoice comes up.

For some reason, instead of the past invoice coming up, a
new invoice record is getting spawned.

What happened, and how do I fix this?
--
Member - Liberal International This is ***@nl2k.ab.ca Ici ***@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism
Adversity causes some men to break; others to break records.-William Arthur Ward
John W. Vinson
2014-05-14 19:44:13 UTC
Permalink
Post by The Doctor
All right, an invoicing system was developed.
If searching on a part record, usually you can
double click and a past invoice comes up.
For some reason, instead of the past invoice coming up, a
new invoice record is getting spawned.
What happened, and how do I fix this?
Something changed in the VBA code or the Macro that you (or somebody) wrote in
the Form Control's DoubleClick event. Neither of these results are built in to
Access; it's something someone programmed in, and there's evidently an error
in the program or in how it's being used.

Note that this Usenet newsgroup is no longer supported by Microsoft and there
are very few of us volunteers still checking it. See my .sig for more active
support venues.
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:

http://answers.microsoft.com/en-us/office/forum/access?tab=question&status=all
http://social.msdn.microsoft.com/Forums/office/en-US/home?forum=accessdev
and see also http://www.utteraccess.com
Loading...