I\'m trying to dynamically add buttons to the userform, but the userform just comes up blank. Ive simplified the essence of the code as much as possible for error checking (
After the end with statement, add:
end with
userform1.show
One more correction:
.top = 10*labelcounter+10