I have one sheet with a list of requirements and I want to create a second sheet that gets populated dynamically depending on the value of my "version" (A) column. I.e. I want the 1.0 sheet to include all rows that have A=1.0 etc.

How do I do this?