Dear Sir,
Firstly, I wanted to create new query for Microsoft support community but when i go and select product, it is saying no data and that is the reason, I am not able to post new query here. Can you please help me resolve this issue for my account ??
Secondly, I have a query similar to above query.
I have a data as below for product codes, quantity and areas here.

So it is workbook named book1 and worksheet as sheet 1 say.
I want to transfer this data selectively using click of a button to book2 and sheet 1 selectively. here sometimes, some product quantities may be zero also.
How to do this ?
In book2, I have same data and columns but sequence of areas, product codes is changed here. So what i want to do here is that transfer the data to book2 and delete any rows in book2 for which there is zero value in book1 .
Book2 will be something like this

How can I achieve this. Please help.
I should get a macro button on book1 which wehn trigerred will transfer the data to book2 and also delete rows in book2 for which there is zero value in book1.
Please advice.
Also i should be able to select file name for book2 as user changes file name for book2 frequently.