My problem is simple.
I want to join field1 and field2 and store the result in field3.
The fields are text fields and I would also not want to perform the action every time the query or form or whatever opens as this could slow things possibly in the future.
It would be fine to do the join process on a new record just as it was exited for instance.
Many Thanx
I want to join field1 and field2 and store the result in field3.
The fields are text fields and I would also not want to perform the action every time the query or form or whatever opens as this could slow things possibly in the future.
It would be fine to do the join process on a new record just as it was exited for instance.
Many Thanx