JeremyA1976
Board Regular
- Joined
- Aug 3, 2015
- Messages
- 59
I am going to try to be as descriptive as possible and I am not even sure if this is possible... Thanks in advance for your patience.
I have a tab for sheet metal and plate that is part of material charge out for our shop. The person entering the information can choose from various item descriptions in a drop down. They can then choose the gauge from a drop down. Then they enter the square footage and it calculates pounds and total price. They will then hit a submit button and it sends the calculations to main charge our form on sheet 1. Below you will find the item description choices (not all there, but gives you the idea) they will have to choose from.
16ga GALVANIZED "COIL"
18ga GALVANIZED "COIL"
20ga GALVANIZED "COIL"
ETC
ETC
10ga GALVANIZED "SHEET"
12ga GALVANIZED "SHEET"
14ga GALVANIZED "SHEET"
ETC
ETC
BLACK IRON
STAINLESS STEEL
ALUMINUM
The 3 inputs they need to make is: (1)Item Description (2)Gauge (3)Square Footage
The problem is with the gauge. Some of the item descriptions already contain the gauge because they need to be tracked different with a different account code. For example, we track our coils so we know when to order another coil. These coils are 5' wide by varying lengths (depending on gauge), so if our shop foreman enters a charge out for 1000 sq.ft of 20ga. Galvanized "Coil", It still has an input for the gauge, which could be entered in wrong. This does not affect any formulas, but it will not be correct and can get confusing if not caught.
Here is my question: Is there a way to grey out or lock the gauge input cell unless the item description reads "Black Iron", "Stainless Steel" or "Aluminum? Or can it read the gauge in the description and mirror it in the gauge input, but also allow the user to choose from a drop down of available gauges with those three items mentioned above? These 3 items are the only 3 of 24 that would require a gauge input.
Or, maybe a code when i hit the submit button that would read the description and only report the gauge input if it recognizes one of the 3 items?
I have a tab for sheet metal and plate that is part of material charge out for our shop. The person entering the information can choose from various item descriptions in a drop down. They can then choose the gauge from a drop down. Then they enter the square footage and it calculates pounds and total price. They will then hit a submit button and it sends the calculations to main charge our form on sheet 1. Below you will find the item description choices (not all there, but gives you the idea) they will have to choose from.
16ga GALVANIZED "COIL"
18ga GALVANIZED "COIL"
20ga GALVANIZED "COIL"
ETC
ETC
10ga GALVANIZED "SHEET"
12ga GALVANIZED "SHEET"
14ga GALVANIZED "SHEET"
ETC
ETC
BLACK IRON
STAINLESS STEEL
ALUMINUM
The 3 inputs they need to make is: (1)Item Description (2)Gauge (3)Square Footage
The problem is with the gauge. Some of the item descriptions already contain the gauge because they need to be tracked different with a different account code. For example, we track our coils so we know when to order another coil. These coils are 5' wide by varying lengths (depending on gauge), so if our shop foreman enters a charge out for 1000 sq.ft of 20ga. Galvanized "Coil", It still has an input for the gauge, which could be entered in wrong. This does not affect any formulas, but it will not be correct and can get confusing if not caught.
Here is my question: Is there a way to grey out or lock the gauge input cell unless the item description reads "Black Iron", "Stainless Steel" or "Aluminum? Or can it read the gauge in the description and mirror it in the gauge input, but also allow the user to choose from a drop down of available gauges with those three items mentioned above? These 3 items are the only 3 of 24 that would require a gauge input.
Or, maybe a code when i hit the submit button that would read the description and only report the gauge input if it recognizes one of the 3 items?