I have the teacherName & teacherSurname fields and a calculated table field mergednameT that concatenates both names together [teacherName ] & " " & [teacherSurname]
This has worked great for months up until today when someone made a new record. The first name and second entry in ok but the concatenation only picks up the first name!?!
It works for all other records
I thought this might be something with the table so I generated a query with the same concatenation and it too wouldn't work!
I did a compact & repair and it didn't pick up a thing! - any suggestions on what to do or what the problem might be?
![]()