how to

  • Thread starter Thread starter Rafa
  • Start date Start date
R

Rafa

hi,

I have some code that gives as a result the path of a file in my pc.
This code gives several pathes separated with comas in a single string.

what I want to do is to send each path to a field in one table named xxx.
This code uses a for next to get the string, so I imagine if inside that
for..next I write my code that wil assign the
value to my field would be enough. But how to go to next record ?
If anybody could write it for me and post it?
Tks in advance


Rafa
 
Please take the time to type in about three existing records and how you
would expect to see them in your other table.
 

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

Back
Top