Forum Discussion
helloitsanthony
Jun 16, 2023Copper Contributor
Customize Microsoft Forms in VBA?
I found this https://learn.microsoft.com/en-us/office/vba/language/reference/user-interface-help/objects-microsoft-forms about building custom Microsoft Forms via VBA. This is not referring to 'Micro...
DingkunXie
Microsoft
Jun 19, 2023Your assumption is correct. It's nothing to do with Microsoft Forms, it should be something similar to the form mentioned here - https://www.excel-easy.com/vba/userform.html.
helloitsanthony
Jun 20, 2023Copper Contributor
Thanks for confirming. Appreciate it!