M
Matt D Francis
Hi,
Have looked for this in the forum but with no luck
I have two fields in a database
1) Form_No (example value "FT001")
2) Time_Of_Call (example "23:30")
There are several calls per form, so the table will have several rows for
FT001, but each with a different time.
What I want to do is to create a third field which will concatenate these
two to generate a key for that record i.e FT0012330
Is this possible? if so how? and will the second field being a Time/Date
format cause problems?
Have looked for this in the forum but with no luck
I have two fields in a database
1) Form_No (example value "FT001")
2) Time_Of_Call (example "23:30")
There are several calls per form, so the table will have several rows for
FT001, but each with a different time.
What I want to do is to create a third field which will concatenate these
two to generate a key for that record i.e FT0012330
Is this possible? if so how? and will the second field being a Time/Date
format cause problems?