Automatic Form update

B

BillH

I need to see the most recent record displayed on a Form as data is
added to the Tables. The record addition is complex, but all I want to
do is to have the data displayed real-time. It does not have to be on
a Form but I am unsure how to proceed.

Thanks-Bill
 
K

Klatuu

How do you know what is the most recent record? You need to define that
rule. Then if you want it to display in addition to the record you are
currently working with, you will need to create a sub form to show the "most
recent" record. You can use a query that filters based on the rules of what
the "most recent" record is as the record source of the sub form.
 

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