Access stores data in tables, but does so according to its own needs.
When you say "the first" record, you also have to say what you are using to
do the sort. For example, if each record also included a date/time value,
you could say "the first record is the one with the oldest date/time".
--
Regards
Jeff Boyce
Microsoft Office/Access MVP
http://mvp.support.microsoft.com/
Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
Microsoft Registered Partner
https://partner.microsoft.com/
"D Zandveld" <(E-Mail Removed)> wrote in message
news:37356056-C305-4110-AEE9-(E-Mail Removed)...
> Hi, advanced at excel (good knowledge of VBA) but not too flash at Access
> (yet).
>
> I have a customer management database, with a field for 'Primary contact'
on
> the front form. In another tab on the console is a full 'contacts' list
which
> links multiple contacts with the company.
>
> However, on the front page, I want to display the first contact in the
list
> always (as a primary contact) - what do I enter to address the first
record
> only?
>
> Thanks
>
>