DYLANATT1999
New Member
- Joined
- Aug 8, 2021
- Messages
- 8
- Office Version
- 2016
- Platform
- Windows
Hi,
I understand this is a long shot, but this is well over my head.
Basically, I am creating a calculation sheet. I want the user to use a form which will then enter inputted information from the form to the excel sheet and then the results which will be cell C68 and C69 will be displayed on the form.
For example the form with the
text box "Span" will always go into C12 of the worksheet
text box "Support Height" will always go into C13 of the worksheet
I am also trying to get the list function to work on the excel sheet. For example, "Electrical Wire Diameter" can ONLY be 0 , 6 , 8 , 10.1 - which can be seen in the drop down list on C25
The sheet in question is called "SIMPLIFIED CALC SHEET"
I have created a form called frmForm for this already.
I have tried to do the code, but I am well out of my depths.
Any help will be appreciated!
EXCEL ZIP DOWNLOAD
I understand this is a long shot, but this is well over my head.
Basically, I am creating a calculation sheet. I want the user to use a form which will then enter inputted information from the form to the excel sheet and then the results which will be cell C68 and C69 will be displayed on the form.
For example the form with the
text box "Span" will always go into C12 of the worksheet
text box "Support Height" will always go into C13 of the worksheet
I am also trying to get the list function to work on the excel sheet. For example, "Electrical Wire Diameter" can ONLY be 0 , 6 , 8 , 10.1 - which can be seen in the drop down list on C25
The sheet in question is called "SIMPLIFIED CALC SHEET"
I have created a form called frmForm for this already.
I have tried to do the code, but I am well out of my depths.
Any help will be appreciated!
EXCEL ZIP DOWNLOAD