Hi,
I have a table of numerical and textual data. I would like to filter the table by the number values in column F7:F3000.
I am aiming to type any number, i.e. 0.30, in cell F2 and filter column F7:F3000 for all values greater than or equal to 0.30. It is important that cell F2 is dynamic, i.e. i can type any number into it and get a filter for all values greater than or equal to the input, and I can also delete the number inside of it and the table will reset.
I have experience recording macros and interpreting code but my ability to write code is limited.
Thank you,
AJ
I have a table of numerical and textual data. I would like to filter the table by the number values in column F7:F3000.
I am aiming to type any number, i.e. 0.30, in cell F2 and filter column F7:F3000 for all values greater than or equal to 0.30. It is important that cell F2 is dynamic, i.e. i can type any number into it and get a filter for all values greater than or equal to the input, and I can also delete the number inside of it and the table will reset.
I have experience recording macros and interpreting code but my ability to write code is limited.
Thank you,
AJ