How to find and edit field text in VBA without using SQL?

  • Thread starter Thread starter Andrew
  • Start date Start date
A

Andrew

Hi,

I need to find and edit a field in VBA, without using SQL.
The reason for this is because the field contains the apostrophe " ' ",
which messess SQL up. Therefore, I need to edit through the table directly.

Any help is appreciated.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Importing Text Files Into Access 1
Running Query in VBA 2
Newbie: Access SQL and SQL and MS SQL 4
SQL string in VBA 4
Clearing Hidden Characters 2
>> sql trigger 9
modifiy field type by vba 6
SQL Statement 5

Back
Top