Hi,
I'm trying to create a Userform with TextBox1 already there. I have a table of data and need to apply the filter for a specific value and then add textboxes as per the count of filtered values. In each text box, needs the value of the cell next in the column. Here's my code.
Private Sub...