EXCEL MAC Creating a USERFORM
PimG
-
PimG -
PimG -
Hello,
I am a beginner in VBA and what makes things worse is that I have the latest version of Excel for Mac.
I want to create a dynamic form, however, unlike the 2011 version of Mac, there is no form icon in the "Data" tab. So I don't know where to go to create my Userform.
Your help would be greatly appreciated.
Thank you in advance for your responses.
Configuration: Mac OS X (10.10.5) / Safari 9.0.3
I am a beginner in VBA and what makes things worse is that I have the latest version of Excel for Mac.
I want to create a dynamic form, however, unlike the 2011 version of Mac, there is no form icon in the "Data" tab. So I don't know where to go to create my Userform.
Your help would be greatly appreciated.
Thank you in advance for your responses.
Configuration: Mac OS X (10.10.5) / Safari 9.0.3
This is indeed a Userform I want to create.
I would like to create a dialog box to fill a database, like what can be done on ACCESS.
To see
https://www.techonthenet.com/excel/macros/visual_basic_editor2011.php
I will try to see if I can do it with your link.
I looked around on all the forums and tutorials, and it seems that it is not feasible for now with the 2016 version.