So what I am trying to do is when a button is clicked, depending on if a certain cell contains a text, will bring up a certain userform. So if "I6" has a date in it, userform1 would show. If "I6" and "I10" have a date in it, then useform2 would show. If "I6", "I10" and "I14" have a date in it, it would bring up userform3.
It seems like when I try to do a If Then statement I can get it to appear but then the following userform also shows.
Any help?
It seems like when I try to do a If Then statement I can get it to appear but then the following userform also shows.
Any help?