A
Annette
I want to be able to find data that varies each month but I am able to
provide a standard. What I need the macro to do is look at the raw data
found on sheet 1 and if the characters DRP1 (for example) are found in a
cell in column 1, then copy the three ajacent cells to the right and paste
into the master sheet next to DRP1, else nothing.
For example:
(raw data)
DRPA 148 761 333 1,242
DRPI 41 54 12 107
(master sheet)
DRPA 148
761
333
DRPB (nothing)
DRPC (nothing)
DRPI 41
54
12
I hope this makes sense as I have over 1,000 to loop through.
provide a standard. What I need the macro to do is look at the raw data
found on sheet 1 and if the characters DRP1 (for example) are found in a
cell in column 1, then copy the three ajacent cells to the right and paste
into the master sheet next to DRP1, else nothing.
For example:
(raw data)
DRPA 148 761 333 1,242
DRPI 41 54 12 107
(master sheet)
DRPA 148
761
333
DRPB (nothing)
DRPC (nothing)
DRPI 41
54
12
I hope this makes sense as I have over 1,000 to loop through.