J
jf
I have three different fields that I want to combine
together into a single field that is derived from those
threee. The resulting field is a unique value that will
be the index field for the table.
For example, field is a two digit fiscal year number such
as 04, 05, 06, etc....field two is a text value of the
form 010, 020, 030, etc up to 090. The third field is
that sequential 4 digit contract number such as 0010,
0011, 0012, 0013, etc.
I want to combine the three into the fourth field value of
the form -- 05-010-0012
how do I do this?
thanx
jf
together into a single field that is derived from those
threee. The resulting field is a unique value that will
be the index field for the table.
For example, field is a two digit fiscal year number such
as 04, 05, 06, etc....field two is a text value of the
form 010, 020, 030, etc up to 090. The third field is
that sequential 4 digit contract number such as 0010,
0011, 0012, 0013, etc.
I want to combine the three into the fourth field value of
the form -- 05-010-0012
how do I do this?
thanx
jf