Hello, i've been trying to code a very difficult table using VBA and userforms. So i use userforms to fetch measures that needs to be put in a table. So here is what i did so far (doesn't work though)

Please Login or Register  to view this content.


Please Login or Register  to view this content.

Please Login or Register  to view this content.
I want it to recognize the name of the "ouvrage". If there are already measures in the table of that same "ouvrage" then the code will insert a new row under it and paste the measures in the cells. But if there is no measure of that "ouvrage" yet, then it would paste one row under the previous measurements. (which is a pain in the a** to code)

It should look like this

\1

help me please