Hello all,

Right now I have a UserForm and it is getting quite cluttered. I have over 100 labels that are hidden and only show up when a certain If/Then occurs. Is there a more efficient way rather than messing with .Visible? Is it possible to pull labels from a worksheet into a UserForm? I would use the MultiPage feature but I do not like the look of the tabs and having tabs in my situation would not make sense.

Thanks you.