57 Create Disposition program in Excel VBA yourself

preview_player
Показать описание

In this program everything is done in UserForm1.
1 In the VBA Editor in the menu bar, click on the "Toolbox" sign once with the left mouse button.
2 In the toolbox, click on the "List box" control with the left mouse button and then click on free space in the UserForm1 with the left mouse button. ListBox1 is in UserForm1.
3 Formatting the ListBox1: BackColor - White, ColumnHeads - True, Font - Bold, Size - 10, ForeColor - Blue_4, Height - 168, Left - 0, TextAlign - 2 - fmTextalignCenter, Top - 294, Width - 568
4 ListBox1 has been created.
Рекомендации по теме