Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Viewing all articles
Browse latest Browse all 49956

Copy data from first cell in range then move to next cell

$
0
0
Hi there,
sorry its been along time since i've dabbled in VBA so i'm very rusty.

i'm working with a 4 sheets.
sheet 1 is used as a register.

sheets 2,3 & 4 are 3 different types of inspection sheets.

i want to filter the data in sheet 1, then from the first cell in the filtered data at range A copy this to sheet 2 (if working with sheet 2)
then move to Range C, D & E, copying this data to sheet 2.

i then have a macro to print the sheet to PDF based upon sheet 1 range F data.

i then want the macro to move to the next cell in range A of the filtered data and loop the process. it then prints another PDF.

once it gets to a blank cell i need it to stop.

i've totally forgotten how to do this.

can anyone help refresh me with some code i can work with.
thankyou

Viewing all articles
Browse latest Browse all 49956

Trending Articles