Control button linked to Userform Excel for Mac

leopardhawk

Well-known Member
Joined
May 31, 2007
Messages
611
Office Version
  1. 2016
Platform
  1. Windows
I have a very large workbook, years in the making, with lots of code, links to the Internet etc. After months of testing, I am confident that it works 100% perfectly in Excel for Windows on a Windows PC. Now, I have begun testing in Excel for Mac on an Mac PC and have found what I hope is a relatively small problem that someone here can help me with.

There are 13 command buttons on the Home worksheet and 11 of them work just fine (they link to other worksheets) but, there are two command buttons that both launch Userforms where the users will input their data. On the Mac, these two buttons do nothing, the cursor doesn't change to a 'hand' like it does with the other command buttons. Clicking either button just highlights the button.

If anyone can help point me in the right direction on this, I will be grateful. Thanks!
 
@Fluff Ahhhhhh!!

When I right-click the button (in Design Mode), there is no option to 'assign macro'. Am I missing something? I never actually used the macro function, I just went into VBA and wrote that code that I sent earlier.
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
You need to use either a form control button or a shape. ActiveX controls do not work on Macs.
 
Upvote 0
Glad to help & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,214,430
Messages
6,119,443
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