Replace Function in VB

linda sciallo

Registered User.
Local time
Today, 22:38
Joined
May 15, 2001
Messages
21
Has anyone used the Replace Function in VB to
replace quotes and apostrophes? Can it be used in VBA code behind a form in Access 97? If so how can you supply me with a example of how it would be coded?

Thanks.
 
Hi Linda,

Replace doesn't exist in 97 VBA but you may have some luck with the code on this post,

regards

Drew
 

Users who are viewing this thread

Back
Top Bottom