Control button arrays

bolo

Active Member
Joined
Mar 23, 2002
Messages
423
Hi wonder if anyone can help. Probably quite simple but i am new to this. Have 9 command buttons labelled CmdBut11 to CmdBut33. Is there a simple way i can assign these 9 buttons to a 3X3 array. Thanks
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Do you mean group them in threes so that only one can be chosen? Generally, then, I think option buttons are used instead. Anyway, I think you need to draw a grouping box around them.
 
Upvote 0
On 2002-03-24 18:24, Dreamboat wrote:
Do you mean group them in threes so that only one can be chosen? Generally, then, I think option buttons are used instead. Anyway, I think you need to draw a grouping box around them.

All i want to do is put CmdBut11 into 1,1 of the array, CmdBut12 into 1,2 and so on. Have tried to use for a string of the form "CmdBut" &i&j. Is there a way to assign the command button of the same name as this string formed into the array? Thanks.
 
Upvote 0

Forum statistics

Threads
1,214,430
Messages
6,119,442
Members
448,898
Latest member
drewmorgan128

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top