Copy Entire Row to different sheet based on cell value

kelseyd91

New Member
Joined
May 15, 2015
Messages
6
Hello all, I have a project at work I am trying to do where I need to copy an entire row to a different sheet based on a cell value.

I have been searching for answers and have tried various others' solutions but I can't seem to get this to work. I am quite new to VBA although I've been around Excel for awhile.

In column C of worksheet "Report-From-QB", there is an item list. I need to copy that item's row to a worksheet called "Data". There are quite a number of items in column C, and I need to sort it based on name, in this case "250000 (MT Solar Custom Order)". This action needs to be done multiple times for various items, then strip out all blank and/or impertinent cell to create a chart, but I guess that's a different topic.

I'm using Excel 2013.

Any help would be greatly appreciated.
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top