i am using access97.
i have a table with 795 records. A field has spaces inside it and i need to remove the spaces.
ex: the fields looks like:
o3-lnw -30e -0003 or
3x-aco -bn86-0001 or
3m-bcds-30e -0001
all fields have:
-2 characters,
-then a dash,
-then 3 or 4 characters (if only 3 char., then the 3 char. and a space, if 4 char., then the 4 char. and no space)
-then a dash,
-then 3 or 4 characters (if only 3 char., then the 3 char. and a space, if 4 char., then the 4 char. and no space)
-then 4 characters.
and i need to make the fields look like:
o3-lnw-30e-0003
3x-aco-bn86-0001
3m-bcds-30e-0001
thanks,
ruth ruth.jonkman@wcom.com
i have a table with 795 records. A field has spaces inside it and i need to remove the spaces.
ex: the fields looks like:
o3-lnw -30e -0003 or
3x-aco -bn86-0001 or
3m-bcds-30e -0001
all fields have:
-2 characters,
-then a dash,
-then 3 or 4 characters (if only 3 char., then the 3 char. and a space, if 4 char., then the 4 char. and no space)
-then a dash,
-then 3 or 4 characters (if only 3 char., then the 3 char. and a space, if 4 char., then the 4 char. and no space)
-then 4 characters.
and i need to make the fields look like:
o3-lnw-30e-0003
3x-aco-bn86-0001
3m-bcds-30e-0001
thanks,
ruth ruth.jonkman@wcom.com