Hi-
I have a table (L_RR) that I would like a field (called Abbrev) default value set to the right 3 characters of another field called PN.
I have tried using expression builder but get errors. Example: Left ([PN], 3)
Example: Left (tables!L_RR!PN,3)
Can this be done in table?
thanks for any ideas
I have a table (L_RR) that I would like a field (called Abbrev) default value set to the right 3 characters of another field called PN.
I have tried using expression builder but get errors. Example: Left ([PN], 3)
Example: Left (tables!L_RR!PN,3)
Can this be done in table?
thanks for any ideas