B
bdross03
I am relatively new to VBA.
Here is what I have...
I have a Sheet1 that is my main information.
I have Sheet2 that has "filtered" information from Sheet1 and is used
to work from.
I need to take entered data from Sheet2 and copy that data to Sheet1.
I have Column A set up as an ID# on both sheets.
I need data from Columns O, P, Q on Sheet2 to copy to Columns Q, R, S
on Sheet1 matching the specific ID#.
I am at a loss on how this should be done.
Any help would be very appreciated.
Brian
Here is what I have...
I have a Sheet1 that is my main information.
I have Sheet2 that has "filtered" information from Sheet1 and is used
to work from.
I need to take entered data from Sheet2 and copy that data to Sheet1.
I have Column A set up as an ID# on both sheets.
I need data from Columns O, P, Q on Sheet2 to copy to Columns Q, R, S
on Sheet1 matching the specific ID#.
I am at a loss on how this should be done.
Any help would be very appreciated.
Brian