HI All!

I would appreciate some direction for a VBA macro to do the following:

First I have a workbook with a summary sheet and approximately 50
individual worksheets with a specific file number on each tab. I want
to be able to search each worksheet (one at a time) and Find a
specific name in column "C" and then do an Offset to column "P" and
copy the value in the cell; after copying the value I want to switch
to the "Summary" sheet and paste this value into column "O" and then
repeat this action for each worksheet in the workbook.

I then need to do this same action for two additional values from the
individual worksheets and copy the new values into the "Summary" sheet
columns "Q" & "R".

The reason I'm thinking that I have to use the Find function is
because the values on each individual worksheet are on different rows,
based upon how much information is contained on the worksheet.

Any Help would be greatly appreciated.

Thank you,

MikB

--~--~---------~--~----~------------~-------~--~----~
----------------------------------------------------------------------------------
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
<><><><><><><><><><><><><><><><><><><><><><>
HELP US GROW !!

We reach over 5,200 subscribers worldwide and receive many nice notes about the 
learning and support from the group. Our goal is to have 10,000 subscribers by 
the end of 2009. Let friends and co-workers know they can subscribe to group at 
http://groups.google.com/group/excel-macros/subscribe
-~----------~----~----~----~------~----~------~--~---

Reply via email to