I need to use the below string in an Access 2002 function so my code will perform an auto-replacement loop. The problem is the string : (“Program” NOT Available) : will not compile because of the double quotes. I have tried []'s, strquote = Chr$(34), extra double quotes, wildcards and I cannot seem to get anything to work. I would appreciate any assistance or pointing me in the right direction. Thanks.