I have a userform that pops up, and from that userform, I would like to click a button that pops up an inputbox (application.inputbox) where I can select cells on the sheet, and then run more code. When the application.inputbox appears, I'm not able to click on any cell because I think the original userform is blocking me from doing so. I've tried changing this userform to modal and modeless, but I'm not having any luck. Can someone please help?
Bookmarks