Forum Discussion
helloitsanthony
Jun 16, 2023Copper Contributor
Customize Microsoft Forms in VBA?
I found this Microsoft documentation about building custom Microsoft Forms via VBA. This is not referring to 'Microsoft Forms' the M365 web-based product, right? If I understand correctly, this is about building forms from scratch in VBA and it's just a coincidental clash of naming. Just checking my assumptions. Thanks!
5 Replies
Sort By
- mogok66030Copper Contributor
Your supposition that is right. It's nothing to do with Microsoft Structures, it ought to be something almost identical to the structure referenced here - https://www.excel-easy.com/vba/userform.html.
- DingkunXie
Microsoft
Your 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.- helloitsanthonyCopper ContributorThanks for confirming. Appreciate it!
- RobElliottSilver Contributor
helloitsanthony this might be related to the old Forms Pro, now Customer Voice, but certainly has nothing to do with standard Microsoft Forms.
Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)- helloitsanthonyCopper ContributorThanks so much for confirming!