It would be possible from an Access form, or from an Access query but not in
a table. According to database normalization rules, the values from 1 field
should not be a part of any other field. This rule is occasionally broken in
databases that rely on a composite key field, but it is not recommended.
--
Arvin Meyer, MCP, MVP
http://www.datastrat.com
http://www.mvps.org/access
http://www.accessmvp.com
"???" <@discussions.microsoft.com> wrote in message
news:E69FEE01-7964-479E-98A4-(E-Mail Removed)...
> Hi all!
>
> I am sorry if my question is stupid but I am new to access.
>
> I am using access database (.mdb) that is controlled from excel. I wanted
> to
> ask if it is possible that for any new record, the default value (string)
> of
> one field will be the value of another field with a constant prefix?
> If it is possible I will be glad to now how to do it.
>
> Thanks in advance
>
> Eli
>