Hello all,

I wanted to see if you guys can help me out with something. I have a block of code that I copy and paste into almost every one of my sub procedures in my multipage userform. Is there a way to eliminate this by simply reducing the block of code into a one-liner? I would like to just type the block of code once and then somehow call it into the sub procedures that require it.

Please help!

Thank you!

J