I am writing a system in Access 2003 for a non-profit: it is an Auction
system which will be conducted over the local radio station.
I am concerned with presenting the latest bid info using projectors: the
options I see are:
displaying reports in print preview under control of a timer, closing and
reopening the report every few seconds
Making a Form to display data and using Requery every few seconds
Any ideas on the best way to do this effectively?
Alex Dybenko - 03 Sep 2005 10:16 GMT
Hi,
i think using form and requering it recordsource will better fit into your
needs

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
>I am writing a system in Access 2003 for a non-profit: it is an Auction
> system which will be conducted over the local radio station.
[quoted text clipped - 5 lines]
>
> Any ideas on the best way to do this effectively?