Need a certain record to display

T

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?
 
J

John W. Vinson

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top