Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: how to use module to ....


Message #1 by "Z" <zzz8611@y...> on Wed, 14 Feb 2001 19:18:44
How do I use Access 97 module(or macro or anything) to check if one field 

in a table has ', then automatically update them to ".  I had some help 

from here but I can't work out the code to do it exactly. I don't have any 

forms, just table and queries in this Access 97 database.  If it will be 

easier to use a form, I can create one.  I tried:

replace

mid

But not really sure how to use them.  Any help will be great.  Thanks.

Z
Message #2 by "Leif N. Eriksen" <Leif_N_Eriksen@y...> on Sat, 17 Feb 2001 20:57:36
> How do I use Access 97 module(or macro or anything) to check if one 

field 

> in a table has ', then automatically update them to ".



Look at my answer to the question "Unable update table with single quot 

record ( ' ) "



Leif

  Return to Index