Dear Excel Guru Friends,
i hope anybody can help me with some automation. I`m really bad in coding but i have some super basic understanding.
So here is the thing
------------------------
Input:
in the attached file i have some sample data. in sheet "combinations" i have the initial data marked with the "start" shape. Filter is aplied to the heather of the "start" table.
In column AF there is "user module" info that is copied to the sheet "check" and all duplicates are removed. with the "RUN" button all combinations between them are created.
Output:
in the "combinations" sheet a filter must be applied column in column AF. this filter must be a combination of all values in columns E,F,G... and so one in sheet "check".
(in D column in sheets "check" there is the end combination of the filter)
after filter is applied in sheet "combinations" all visible rows must be copied and pasted. No matter if it is going to be in the same sheet or other. Before the paste there need be one cell in column X containing the name of the "master cell.value" in column X plus variant number, but in letters. Variant number and letters are in sheet "letters" Example: "master" connector name: Z142*1-L result Z142*1-L-A; Z142*1-L-B;.... etc
-------------------------
From how i see it is go row by row in "check"; recognize FIRST input variants in "check" table; go to "combinations"; filter combination in column AF, copy value from cell "X2" + number/NAME of variant (start 1), copy visible rows with no header, paste somewhere, clear filter, go to "check" -
SECOND input variant......
Problems:
- filter multiple criteria;
- create "X2"+name of variant. X2 is not visible all the time...;
- paste at the end of previous variant
I really don`t think this is hard to be done, but my skills are really minimal (the combination creation macro is also coming from this forum
Thank you people!)
Hope you can support me in this topic 
Cheers,
Andrew
forum.ozgrid.com/index.php?attachment/70144/