I understand the converting part. What I want is to have my employees not have to measure 170 tablespoons of an ingredient, I'd much rather have them measure 10 2/3 cups and I am having difficulty getting that on the spreadsheet. The website I got the original file was from Chef's Resources (I understand the reasoning to not downloading anything)
I am going to use excel screen shots since it seems my explanation is hard to follow, and for that I am sorry.
Here is the yield information as it appears on the sheet (Sheet name - Base Recipe):
<tbody>
[TD="align: center"]7[/TD]
[TD="align: center"]Yield[/TD]
[TD="align: center"]Unit[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]Servings[/TD]
[TD="align: center"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"]Scale to[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: center"]8[/TD]
[TD="align: center"]16[/TD]
[TD="align: center"]fl oz[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"]4[/TD]
[TD="align: center"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"]1024[/TD]
[TD="bgcolor: #FFFFFF, align: right"]256[/TD]
[TD="bgcolor: #FFFFFF"]X[/TD]
[TD="align: center"]9[/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"][/TD]
[TD="align: center"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
</tbody>
L8 is taking the amount of servings I need from K8 and dividing by the base servings in G8
Here is where I input my ingredients and measures. E through M are where the calculations happen. J is a plus sign to signify there's an addition measurement in K (Sheet name - Base Recipe):
| B | C | D | E | F | G | H | I | J | K | L |
---|
INGREDIENTS | AMT | UNIT | AMT | UNIT | | AMT | UNIT | | | | |
garlic cloves, minced | TBSP | TSP | | | | | | | | | |
<tbody>
[TD="align: center"]11[/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: right"][/TD]
[TD="align: center"]12[/TD]
[TD="align: center"]2[/TD]
[TD="align: right"]TSP[/TD]
[TD="align: right"]512[/TD]
[TD="align: right"]TSP[/TD]
[TD="align: right"][/TD]
[TD="align: center"]170[/TD]
[TD="align: center"]+[/TD]
[TD="align: center"]2.0[/TD]
</tbody>
Base Recipe
[TABLE="width: 85%"]
<tbody>[TR]
[TD]
Worksheet Formulas[TABLE="width: 100%"]
<tbody>[TR="bgcolor: #DAE7F5"]
[TH]Cell[/TH]
[TH="align: left"]Formula[/TH]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]E12[/TH]
[TD="align: left"]=C12*$L$8[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]F12[/TH]
[TD="align: left"]=D12[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]H12[/TH]
[TD="align: left"]=INDEX(
rng12.1,MATCH(D12,rngMeasure,0))[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]I12[/TH]
[TD="align: left"]=INDEX(
rngUnit2,MATCH(D12,rngUnit1,0))[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]K12[/TH]
[TD="align: left"]=INDEX(
rng12.2,MATCH(D12,rngMeasure,0))[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]L12[/TH]
[TD="align: left"]=INDEX(
rngUnit3,MATCH(D12,rngUnit1,0))[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 85%"]
<tbody>[TR]
[TD]
Workbook Defined Names[TABLE="width: 100%"]
<tbody>[TR="bgcolor: #DAE7F5"]
[TH]Name[/TH]
[TH="align: left"]Refers To[/TH]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]rng12.1[/TH]
[TD="align: left"]=Formulas!$B$17:$B$28[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]rng12.2[/TH]
[TD="align: left"]=Formulas!$C$17:$C$28[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]rngMeasure[/TH]
[TD="align: left"]=Formulas!$A$17:$A$28[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]rngUnit1[/TH]
[TD="align: left"]=Table2[Unit1][/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]rngUnit2[/TH]
[TD="align: left"]=Table2[Unit2][/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]rngUnit3[/TH]
[TD="align: left"]=Table2[Unit3][/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
Here is the rngunits array as a picture since I couldnt get the html link to work here (Sheet name - Formulas):
And here is the rest of the information you all might need (Sheet name - Formulas):
<tbody>
[TD="align: center"]16[/TD]
[TD="bgcolor: #DCE6F1"]MEAS[/TD]
[TD="bgcolor: #DCE6F1, align: right"]12.1[/TD]
[TD="bgcolor: #DCE6F1, align: right"]12.2[/TD]
[TD="align: center"]17[/TD]
[TD="bgcolor: #B8CCE4"]CUP[/TD]
[TD="bgcolor: #DCE6F1, align: right"]128[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]18[/TD]
[TD="bgcolor: #DCE6F1"]FL OZ[/TD]
[TD="bgcolor: #DCE6F1, align: right"]16[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]19[/TD]
[TD="bgcolor: #B8CCE4"]GAL[/TD]
[TD="bgcolor: #DCE6F1, align: right"]512[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]20[/TD]
[TD="bgcolor: #DCE6F1"]LB[/TD]
[TD="bgcolor: #DCE6F1, align: right"]512[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]21[/TD]
[TD="bgcolor: #B8CCE4"]OZ[/TD]
[TD="bgcolor: #DCE6F1, align: right"]32[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]22[/TD]
[TD="bgcolor: #DCE6F1"]PINT[/TD]
[TD="bgcolor: #DCE6F1, align: right"]256[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]23[/TD]
[TD="bgcolor: #B8CCE4"]QT[/TD]
[TD="bgcolor: #DCE6F1, align: right"]128[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]24[/TD]
[TD="bgcolor: #DCE6F1"]TBSP[/TD]
[TD="bgcolor: #DCE6F1, align: right"]32[/TD]
[TD="align: right"]0.0[/TD]
[TD="align: center"]25[/TD]
[TD="bgcolor: #B8CCE4"]TSP[/TD]
[TD="bgcolor: #DCE6F1, align: right"]170[/TD]
[TD="align: right"]2.0[/TD]
[TD="align: center"]26[/TD]
[TD="bgcolor: #DCE6F1"]EA[/TD]
[TD="bgcolor: #DCE6F1, align: right"]42[/TD]
[TD="align: right"]8.0[/TD]
[TD="align: center"]27[/TD]
[TD="bgcolor: #B8CCE4"]GRAM[/TD]
[TD="bgcolor: #DCE6F1, align: right"]0[/TD]
[TD="align: right"]512.0[/TD]
[TD="align: center"]28[/TD]
[TD="bgcolor: #DCE6F1"]ML[/TD]
[TD="bgcolor: #DCE6F1, align: right"]0[/TD]
[TD="align: right"]512.0[/TD]
</tbody>
Formulas
[TABLE="width: 85%"]
<tbody>[TR]
[TD]
Worksheet Formulas[TABLE="width: 100%"]
<tbody>[TR="bgcolor: #DAE7F5"]
[TH]Cell[/TH]
[TH="align: left"]Formula[/TH]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B17[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/4)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C17[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/4)-INT('Base Recipe'!$E12/4))*4[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B18[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/32)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C18[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/32)-INT('Base Recipe'!$E12/32))*4[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B19[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C19[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12)-INT('Base Recipe'!$E12))*4[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B20[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C20[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12)-INT('Base Recipe'!$E12))*16[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B21[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/16)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C21[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/16)-INT('Base Recipe'!$E12/16))*16[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B22[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/2)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C22[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/2)-INT('Base Recipe'!$E12/2))*4[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B23[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/4)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C23[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/4)-INT('Base Recipe'!$E12/4))*4[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B24[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/16)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C24[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/16)-INT('Base Recipe'!$E12/16))*16[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B25[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/3)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C25[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/3)-INT('Base Recipe'!$E12/3))*3[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B26[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/12)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C26[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/12)-INT('Base Recipe'!$E12/12))*12[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B27[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/1000)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C27[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/1000)-INT('Base Recipe'!$E12/1000))*1000[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]B28[/TH]
[TD="align: left"]=INT(
'Base Recipe'!$E12/1000)[/TD]
[/TR]
[TR]
[TH="bgcolor: #DAE7F5"]C28[/TH]
[TD="align: left"]=(
('Base Recipe'!$E12/1000)-INT('Base Recipe'!$E12/1000))*1000[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
Hopefully that's not too much information or confusing and I want to thank you for your attempts to help me.