PDA

View Full Version : Filter Data and Copy to new worksheet



Azubi
02-07-2017, 01:38 AM
Hi everyone,
I am new to VBA programming and hope to find here someone to give me a hand with the the problem that i am fighting for a couple of weekes. I need to manipulate some data based o certain conditions which are presented in Guidelines sheet in the attachement.
I deleted some data because the file is too large and for the conditions that i need to implement (for example fiscal quarter FY15-Q1), data is not presented. But in any case i need all the conditions displayed in Guidelines sheet. It would help if all the extracted data based on the conditions mentioned will be move to another sheet.


Please give me a hand with this. I would really appreciate it.

Thank you very much.

SamT
02-07-2017, 01:05 PM
This post was moved from an unrelated existing thread.

When the question becomes clear, the Thread Title can be changed to suit.

Azubi
02-08-2017, 12:15 AM
My question is how can i make a code in order to fulfill the conditions presented in attachements? The conditions refers to deleting rows based on criteria and move the transform data into a new sheet.
Thanks a lot!