What Im trying to do is this:

Im making a range filter for flagging data. I want the user to be prompted as such

How many flags are there in the set?

on the next window I either want A) There to be that many sets of "upper bound: " and "lower bound: " text areas OR B) I want to spawn up to that many windows concurrently.

I've just recently started learning VB and now Im trying to get into UserForms. The code Im converting from is as followed (this is the tool without user forms)

Please Login or Register  to view this content.