Hello everyone. I have relatively no experience in VBA but I need to find out how to accomplish the following:

Copy a specific value in a specific row from a text file in my hard drive (the row is tab delimited and i may need to copy only the first field or second field)
Paste it in a specific cell in a specific worksheet in an Excel file.

Any help will be appreciated!