Forum Discussion

javashackgirl's avatar
javashackgirl
Copper Contributor
Mar 07, 2023

Formula using RawMod!

I have a spreadsheet and am trying to dissect some formulas. They use a function in Excel that I have never seen and it's not showing up on google. The function in question is "RawMod!". This is the context:

 

=IF((RawMod!G4/(RawMod!C4-RawMod!B4)*100)<10,10,IF((RawMod!G4/(RawMod!C4-RawMod!B4)*100)>100,100,(RawMod!G4/(RawMod!C4-RawMod!B4)*100)))

 

TIA

Resources