Update Query To Add Trailing Zero

  • Thread starter christy via AccessMonster.com
  • Start date
C

christy via AccessMonster.com

I have a branchNo that is a text field. It looks like this: 21, or 61, etc.
I need the field to have a trailing zero to look like this: 210, or 610, etc.
There are about 2000 branchNo that need to be changed.

Does anyone know how to set up an Update query to add the trailing zero to my
branchNo table?

Thanks,

christy
 
Top