Forum Discussion
ChrisChris
9 years agoQrew Assistant Captain
[altered field] = formula text =
Left([field],10)&"R"&Right([field],1)
NeveLeem
8 years agoQrew Trainee
I had to alter it slightly, but this theory worked. Thank you!
[altered field] = formula text =
Left([field],10)&"R"&Right([field],1)