Tag Archives: control

How to add a control multiple times in Excel VBA Forms

You can drag a control to place it on the form. If you want to place again, you need to drag it again. Read More »

How to work on multiple controls simultaneously in Excel VBA Forms

You can work on the multiple controls at the same time and change properties. Keep holding Ctrl key and select multiple controls (such as labels). Read More »