Hi Guys,
looking for some help with some VBA code, which involves cutting and pasting a row dependent on a cell colour.
there are 2 actions required, which will lead me on to a few others that I will require to write, but any help with these would point me in the right direction to complete those.
Actions required:
1.Check column AQ, if any cell is the colour green, then copy the whole row and paste in a worksheet called Check. There will be several entries per session, I also need the rows pasted in the worksheet to run in a timely order, ie not copied over the last entry?
2. Check column AI and if the value in a cell is between 1.02 and 2.20, then copy whole row and paste into a worksheet called XGOA.
as always any assistance greatly appreciated.
Cheers
Taff
looking for some help with some VBA code, which involves cutting and pasting a row dependent on a cell colour.
there are 2 actions required, which will lead me on to a few others that I will require to write, but any help with these would point me in the right direction to complete those.
Actions required:
1.Check column AQ, if any cell is the colour green, then copy the whole row and paste in a worksheet called Check. There will be several entries per session, I also need the rows pasted in the worksheet to run in a timely order, ie not copied over the last entry?
2. Check column AI and if the value in a cell is between 1.02 and 2.20, then copy whole row and paste into a worksheet called XGOA.
as always any assistance greatly appreciated.
Cheers
Taff