![]() |
Active-X Controls - Transfer to Mac (excel)
I'm blank... (can't remember)..
but if I create a file on my PC with Active-X Command Buttons, with VBA code attached, will this run OK if I send to a MAC client/user? hummmmm.. TIA, |
Active-X Controls - Transfer to Mac (excel)
From what I've read, Mac's don't use those activeX controls.
Maybe using a button from the Forms toolbar would be a better choice. Jim May wrote: I'm blank... (can't remember).. but if I create a file on my PC with Active-X Command Buttons, with VBA code attached, will this run OK if I send to a MAC client/user? hummmmm.. TIA, -- Dave Peterson |
Active-X Controls - Transfer to Mac (excel)
Exactly - ActiveX is Windows-only technology.
In article , Dave Peterson wrote: From what I've read, Mac's don't use those activeX controls. Maybe using a button from the Forms toolbar would be a better choice. |
Active-X Controls - Transfer to Mac (excel)
I had programmed in my Active-X commandbutton1_click event
..commandbutton2.enabled = False - So this logic and capabiltiy for the Mac is N/A? Is there an alternative I can use? "JE McGimpsey" wrote: Exactly - ActiveX is Windows-only technology. In article , Dave Peterson wrote: From what I've read, Mac's don't use those activeX controls. Maybe using a button from the Forms toolbar would be a better choice. |
Active-X Controls - Transfer to Mac (excel)
The button will render as a graphic without events in MacXL.
Depending on what you're trying to accomplish, you've already been given the best alternative - change to a Forms toolbar button with an attached macro. There are undoubtedly other alternatives... In article , Jim May wrote: I had programmed in my Active-X commandbutton1_click event .commandbutton2.enabled = False - So this logic and capabiltiy for the Mac is N/A? Is there an alternative I can use? |
All times are GMT +1. The time now is 08:41 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com