Hello Everyone,
I'm reactivating the thread because the bulk of my need is the same although I have a few additional features I'd like to add if possible
first off I'm pretty new on the VBA, so please excuse me if I say nonsense
actually I'd like to combine data from 3 sheets into one, the columns are the same (there are 18 of them) and in the same order, and i want the data to be put following each other
the 3 sheets emanate by way of formulas from one "test" sheet where I will be pasting information from an outside report,
you can find my example file here:
http://www.filedropper.com/testmaterielfixe_1
in an ideal world i'd want the macro to:
on the first data sheet ("retrait1") pull down the formulas from line 2 to as many lines as there are on the "test" sheet. for example if i paste 2000 lines on the "test" sheet, i want the "retrait1" sheet to feature 2000 lines as well
on the second data sheet ("retrait2") pull down the formula from line 2 to as many lines as there are on the "test" sheet. Then eliminate the lines with a 0 in column O (Mes paramètres produit)
on the third data sheet ("retrait3") pull down the formula from line 2 to as many lines as there are on the "test" sheet. Then eliminate the lines with a 0 in column O (Mes paramètres produit)
once this is done, that's when I'd like to combine the data from the three "retrait" sheets, either in the "retrait1" sheet, or on a new "final" sheet
do you think it's possible?
many thanks in advance
<table style="width: 93px; height: 54px;" border="0" cellpadding="0" cellspacing="0"><tbody><tr height="20"><td class="xl63" style="height: 15pt; width: 48pt;" height="20" width="64">
</td> </tr></tbody></table>