Remove first 10 characters

E

EllenM

Hello,
I'd like to remove the first 10 characters of field1 and update an empty
field (field2) with the result.

Thanks for your help,
Ellen
 
E

EllenM

Thanks. "Mid([Active Z Petitions]![field1],11)" in the "update to" part of
the update query worked.
 
Top