• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

help required for VBA code

rb

New Member
Hello,

can any one help to do this macro.

I have control sheet. and defined the condition there. when I run macro button which should do : go to the sheet which is mentioned in the "c2"(sheet name contains) cell.

and copy&move the same to new workbook and filter the data which is in B column-the condition mentioned in contro sheet c3 cell. If the conditon "all" it should not filter anything keep the same. if i mention "paid", which should show all excluding zero's. and if i mention "not paid", which will show only zero's. and save the same in c drive test folder by giving sheet name as file name. but I want to see only the filtered data(dont want to see filter option after done).


Thanks,

RB.
 
Hi Rb,


look at the post from Vinu "Need macro help".


I am sure you can adapt the same to suit your pupose


Kanti
 
Back
Top