If this is your first visit, then welcome! Be sure to check out the FAQ by clicking the link above.Register here so that you can post in the forums or comment on the articles.
Register for a FREE account, and/ or Log in to avoid these ads!
i want to run a macro assigned to userfrom button from other macro. can any one help me on this
Say, UserForm Button is Button1 and the macro is Button1_Click. Run the following vba Code from any macro. Code: Call Button1_Click Hope this helps. i am still learning.
Call Button1_Click
Forum Rules
Bookmarks