justdave3283
New Member
- Joined
- Aug 18, 2014
- Messages
- 11
Hi All
Firstly, please let me apologise for my total lack of knowledge - This is my first foray into the world of VBA and I'm finding it extraordinarily difficult.
So, (bearing in mind that my experience is zero), could you please help. i have tried to look through previous answers, but I'm at a level where I wouldn't even know how to amend code to fit my needs.
I have a spreadsheet, columns A:Y are populated - Rows 13:1000 (potentially)
i need to move an entire row into another sheet if that row has a "Yes" in Column V.
I don't know if it makes a difference but the "Yes" in Column V will populate as a result of a formula. Also, Column V is hidden.
I'd like the row from which the data is cut to disappear, and in the new sheet, I'd like the data to paste to the next available row.
Once again, i'm sorry for my ineptitude, but I have tried really really hard and my head hurts. Please be gentle.
Happy to provide further info if needed, (but not a copy of the spreadheet unfortunately)
thanks in anticipation.
Dave
Firstly, please let me apologise for my total lack of knowledge - This is my first foray into the world of VBA and I'm finding it extraordinarily difficult.
So, (bearing in mind that my experience is zero), could you please help. i have tried to look through previous answers, but I'm at a level where I wouldn't even know how to amend code to fit my needs.
I have a spreadsheet, columns A:Y are populated - Rows 13:1000 (potentially)
i need to move an entire row into another sheet if that row has a "Yes" in Column V.
I don't know if it makes a difference but the "Yes" in Column V will populate as a result of a formula. Also, Column V is hidden.
I'd like the row from which the data is cut to disappear, and in the new sheet, I'd like the data to paste to the next available row.
Once again, i'm sorry for my ineptitude, but I have tried really really hard and my head hurts. Please be gentle.
Happy to provide further info if needed, (but not a copy of the spreadheet unfortunately)
thanks in anticipation.
Dave