I have two files.  One file has a list of id numbers, names and
amounts.  The other file has a seperate sheet for each person that has
the id number in the A1 cell.  I would like to have a macro that will
go through each line on File1, find the correct sheet in File2 and
copy the amount to the next available line in column B and update the
running sum in Column C.  I then want it to mark (such as highlight)
the line in File1 signifying that it was found and no errors were
made.  Is this possible?  If so, how would I do this?

Thanks

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to