Userform with dropdown listboxes

14 posts / 0 new
Last post
oyarzabalyago
Offline
Joined: 12/27/2019 - 11:41

 
Thank you very much for the prompt response, I will review everything, and if it does not work, I will send you the capture of the points you told me. regards

oyarzabalyago
Offline
Joined: 12/27/2019 - 11:41

 
I know you will see things that you don't like in the code, but I pass it to you so you can see what the possible error is causing the bug, thanks Brian

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Here you go, I fixed a few of the problems.  The big one that was causing you a syntax error was in your dialog the dropdown the attached list was blank, it can't be blank, there always needs to be an array variable even if you don't use it, so I updated that.  I updated a bit of code so you can pick your files and such.  Hopefully this will help you out.

Pages