Default entry in table

  • Thread starter quinto via AccessMonster.com
  • Start date
Q

quinto via AccessMonster.com

I have a table that has a path field to an extenal directory with pctures.
One of the field is "ID" I would like the path field to capture the the
following without having to enter the ID number manually, the pictures are
named to match the ID number: \Photo\ID.jpg.
I tried to use a query but the pictures will not load.
Is it possible to use the deafault to enter the information?
 
N

NetworkTrade

I do not understand your question.

If you have a table field defined as a Hyperlink field; then when in that
field one right clicks and selects 'Edit Hyperlink' and then you browse to
the actual image file. Once you select it - that entire path/filename will
be entered ....
 
Top