Excel for Mac - Onkey

dispelthemyth

Well-known Member
Joined
Mar 16, 2006
Messages
664
Office Version
  1. 365
Platform
  1. Windows
I have some code that is used by a few hundred people and some Mac users have started using it. I have bought a Mac to test the code as they are having issues.
Most of the code runs on OnKey presses, i.e. Ctrl+Shift+R

An issue they are facing is the use of the "Alt" key as that doesn't exist on the Mac, they have the Command key instead but I read that in some of the latest version of Excel for Mac that button doesn't work.

Do you know of any other buttons I could use instead of the Alt/Command key?

I could use some different Ctrl + Shift + New character or Ctrl+ etc but I'm trying to keep consistency by changing just the function key that is used

i.e. Ctrl+Alt+1 becomes Ctrl+NewFunctionKey+1
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
I have no Mac to test things on. I do write macros for people with Macs though. I insert buttons on the sheets for them to run the macros.
If there is a choice of a larger number of macros to be run, i create a small userform with the various buttons, so as not to cloud over the sheet.
 
Upvote 0

Forum statistics

Threads
1,215,046
Messages
6,122,852
Members
449,096
Latest member
Erald

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