Identify, copy range and consolidate information

mblwood

New Member
Joined
May 4, 2011
Messages
8
I have been working with Excel and VBA for 8 months and am having trouble with looking through data, copying rows and consolidating the rows.
I have a file for brush pick-up with two tabs, “week-1” and “pick-up”.
Week-1 has a list of data which is identified with a 1 thru 5 depending on which day of the week brush is picked up on. These numbers (1 thru 5) are random and have gaps.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p>
My objective is to look through column “E” on sheet “week-1” and find all the rows with a number 1 and copy the range “F” thru “O” from each row to the “pick-up” sheet beginning with “D13”
Than do the same thing for number 2 and paste starting with “D73” and so on.
<o:p> </o:p>
I have an example file and two jpegs but do not know how to include them.
<o:p> </o:p>
Thank you in advance for all your help.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
mblwood,

I opend one of the first workbooks you had posted on Box.Net. And, I saved it under a different naming convention that I use, with all my notes and preliminary macro coding.

The last workbook you posted to Box.Net had mostly protected cells in all worksheets.

After I opened your new workbook, I opend the workbook I was doing my coding in. Guess what happened. The workbook I was doing all my coding in became protected somehow. I have not been able to remove the protection. And, I can not get to the preliminary macro code and my notes.

So, I closed all running programs, and checked for any virus. I re-booted, and I still can not get into the workbook with my notes, etc., so I deleted that working workbook.

I will not be able to assist you with this project any further.


Click on then Post Reply button, the just enter the word BUMP, and click on the Submit Reply button, and someone else will assist you.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,225,156
Messages
6,183,246
Members
453,152
Latest member
ChrisMd

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