rfletcher35
Active Member
- Joined
- Jul 20, 2011
- Messages
- 299
- Office Version
-
- 365
- Platform
-
- Windows
Help Please!!
I have columns W - AG starting at row 5 onwards that contains my data.
Column W has numbers and these are formatted as numbers.
The sheet the data is on is called "MPR Data"
I want VBA code that will start at row 5 and work down column W selecting only rows that this column has the numbers between 358-364
I need it to select the rows within this parameter and copy cells on that row from W-AG
Then I need it to paste values on another sheet called Results Sheet starting from Column AB Row 5
I need it to do this until the last row.
I think I have explained it through but if you need more info then please ask I really need this!!!
Thanks
Fletch
I have columns W - AG starting at row 5 onwards that contains my data.
Column W has numbers and these are formatted as numbers.
The sheet the data is on is called "MPR Data"
I want VBA code that will start at row 5 and work down column W selecting only rows that this column has the numbers between 358-364
I need it to select the rows within this parameter and copy cells on that row from W-AG
Then I need it to paste values on another sheet called Results Sheet starting from Column AB Row 5
I need it to do this until the last row.
I think I have explained it through but if you need more info then please ask I really need this!!!
Thanks
Fletch