Forum Discussion
ycanderson
Dec 09, 2021Copper Contributor
Creating Excel Mandatory required Fields
I am creating a spreadsheet that the staff does not want to complete in full I have several columns that have mandatory fields, in C5, D5 and C17. When I create the VBA, When I press Alt - F11 I do n...
JKPieterse
Dec 10, 2021Silver Contributor
What kind of machine are you using? Windows, Mac, other?
What Excel application are you using, Excel desktop or on-line?
What Excel application are you using, Excel desktop or on-line?
ycanderson1125
Dec 10, 2021Copper Contributor
Yeah its still the same person... just with the 1125
- JKPieterseDec 10, 2021Silver Contributor
ycanderson1125 If you right-click the menu and choose Customize Ribbon you can check the box next to "Developer". That will allow you to open the VBA editor using the left-most button on that tab:
- ycanderson1125Dec 10, 2021Copper ContributorYes butt I am having problems with the code for the requirement. I have tried an If formula but I it keeps coming up with an error.
- JKPieterseDec 10, 2021Silver ContributorWhat error(s) are you getting please?