Is it possible to open userforms dynamically in excel 2013 vba?
for instance could i use something like this....
dim uform as object
set uform = userforms("Eform")
uform.show
assuming i have already created efrom as a userform?
Thanks
Max
Is it possible to open userforms dynamically in excel 2013 vba?
for instance could i use something like this....
dim uform as object
set uform = userforms("Eform")
uform.show
assuming i have already created efrom as a userform?
Thanks
Max
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks