Answered by:
vba

Question
-
how do i add a form to a sheet so that I can execute the form
- Moved by Herro wongMicrosoft contingent staff Monday, March 28, 2016 9:42 AM
Friday, March 25, 2016 5:52 AM
Answers
-
Hi,
Are you talking about Excel, VBA and UserForm, instead about Visual Basic(VB.NET)?
If so, try the following.
1) view [DEVELOPER] in the ribbon menu:
[File] > [Options] > [Customize Ribbon]
2) (return to worksheet)
[DEVELOPER] > [Visual Basic]
3) [Insert] > [UserForm]
Regards.- Proposed as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
- Marked as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
Friday, March 25, 2016 6:11 AM -
Hi, LWRR
hope you have got the solution by Ashidacchi 's reply.
if you want to get some more information regarding this topic then please visit the following link
Overview of forms on a worksheet
Regards
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
- Marked as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
Tuesday, March 29, 2016 2:20 AM
All replies
-
Hi,
Are you talking about Excel, VBA and UserForm, instead about Visual Basic(VB.NET)?
If so, try the following.
1) view [DEVELOPER] in the ribbon menu:
[File] > [Options] > [Customize Ribbon]
2) (return to worksheet)
[DEVELOPER] > [Visual Basic]
3) [Insert] > [UserForm]
Regards.- Proposed as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
- Marked as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
Friday, March 25, 2016 6:11 AM -
This is the forum for VB in Visual Studio.
For VBA there is another forum.
https://social.msdn.microsoft.com/Forums/en-US/home?forum=isvvba
Success
CorFriday, March 25, 2016 9:58 AM -
The steps of the following links are quite clear as well.
Pro tip: Add a UserForm to aid data entry in Excel:
http://www.techrepublic.com/article/pro-tip-add-a-userform-to-aid-data-entry-in-excel/
Excel 2010: How to create and use a userform (video)
https://www.youtube.com/watch?v=CU_NZXaHHPg
chanmm
Friday, March 25, 2016 10:10 AM -
Hello,
This is the wrong forum, please consider asking in the Visual Basic for Applications (VBA) forum which will provide better support for this question.
Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem. Contact via my Twitter (Karen Payne) or Facebook (Karen Payne) via my MSDN profile but will not answer coding question on either.
VB Forums - moderator
Friday, March 25, 2016 12:45 PM -
Hi, LWRR
hope you have got the solution by Ashidacchi 's reply.
if you want to get some more information regarding this topic then please visit the following link
Overview of forms on a worksheet
Regards
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
- Marked as answer by Deepak Saradkumar PanchalMicrosoft contingent staff Friday, April 1, 2016 10:41 AM
Tuesday, March 29, 2016 2:20 AM