[AccessD] does Access allow Replace in sql window ?

Gustav Brock gustav at cactus.dk
Wed May 21 09:28:22 CDT 2003


Hi Oleg

You could do something like:

  Expr1: IIf(Left([YourColumn], 4)='Mash', 'Masha', [YourColumn])

/gustav


> I was pretty sure that it does, but I can't seem to remember/find how.
> I need something like this

> Edit tblTableName

> Select *

> Replace "Mash*" with "Masha"



More information about the AccessD mailing list