Posts by user123166 • 15 points
3 posts
-
0
votes2
answers1643
viewsQ: How do I copy the default Userfom textbox value opened?
There’s an easier way than writing x = UserForm1.textbox2.value ? That instruction means: Copy the value of the Userform1 textbox. I wanted to replace the "Userform1" statement with something that…
-
0
votes1
answer765
viewsQ: How to open a Userform with the same name as a button? VBA Language
My program consists of 20 buttons and 20 Userforms. I wanted to simplify the program and make a single Subroutine. Each time I press a button, the Checkbutton Checkbutton analyzes the name of the…
-
0
votes1
answer68
viewsQ: Modify Last Selected Button
I have a Userform containing multiple selection buttons 1-20. When I press the Tingirred or Tingirazul button the last selected button should be dyed red or blue. Could someone help me draw up this…
vbaasked user123166 15