Hello,
I'm trying to satisfy my need for a custom dialog box. My box needs 3 options.
This will be called within a code block (Recordset Loop). I would usually use a custom popup user form for this, but I need the code to stop executing until a response from the user has occurred. Any Ideas?
I'm trying to satisfy my need for a custom dialog box. My box needs 3 options.
- Ignore Products
- Choose from all Products
- Create a Placeholder product
This will be called within a code block (Recordset Loop). I would usually use a custom popup user form for this, but I need the code to stop executing until a response from the user has occurred. Any Ideas?