Getting the excel coordinates with oledb

Joined
May 26, 2014
Messages
1
Reaction score
0
Hi There!
I'm trying to get the coordinates values in my excel file to update after using Oledb, For exemple I get the value "test" related coordinates A21, i want to get as well the value "A21" because after that, I want to update my value "test" to "City"


UPDATE [Sheet3$] SET A21 ='City'; -- it's possible ?

Pleeease, i really need help :cry:
 
Last edited:

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

Top