vb to check one sheet against another and copy a field from the third.

WERNER SLABBERT

Board Regular
Joined
Mar 3, 2009
Messages
104
ok lemme Try and explain this.

sheet1 has a formatted layout. cell colour functions and so forth.
sheet2 has the data table. sorted according to column "A"
sheet3 has a blank formatted "template" for data on sheet1

say for argument sake. sheet1 has 190 "pages" of these formatted layouts. each page consists of a "block" 36 rows down and 11 columns across.
obviousely with merged cells and so forth ......

what i need is a bit of code that will check if a value " name " from sheet2 colum "A" has been used on sheet1 , if not then copy the "Template" from sheet3 TWO rows down from the last "page". so you get a "block" two open rows and then the next "block" ect...... until there is no un used "info" on sheet2.


Mail me direct
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,215,046
Messages
6,122,852
Members
449,096
Latest member
Erald

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