I have code that pulls in tabs from another workbook. When I do this, I want a Userform to pop-up and force the User to rename the tab.
(I'm doing this because I use a lot of Indirect formulas that use the tab name in it: =IFERROR((INDIRECT($A4&"!$L$3")),"") where $A4 is a tab name in a...