importing a text file and comparing

  • Thread starter Thread starter Himansu
  • Start date Start date
H

Himansu

Hello everyone,

I need to create an automated macro that will:

1. Open a workbook (easy).

2. Then prompt to import a text file from the selected
sheet in the workbook (easy).

--
This is the tricky part:

3. The values in the imported file need to be compared to some values
in another base worksheet based on ID numbers.

4. If the values match then another field from the "imported" file is
written
to the base worksheet.
 
Step 3 is wqay to vague to be abble to give any help. I would import text
data into worksheet and save file. Start step three from this point. Later
combine the read text with the other steps.
 

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