Access 2007 Templates

J

JamesJ

I've noticed in many templates for Access 2007 that they have a link to
a new record somehow 'imbedded' in the the ID field in the new record
of a datasheet. Although I've looked in the Property Sheet of the form and
the Table I don't see how this is done.
Can anyone enlighten me?

James
 
A

Arvin Meyer [MVP]

Access 2007 templates use embedded macros. First check the property sheet
for the macro name, then look in the macro container to see how it is done.
 
J

JamesJ

I see it now! The field is being displayed as a hyperlink. Just
took me a while to see it.

Thanks,
James
 
Top