I try this but how to do it correct
I try to make a field statement but need some help to use if then else
Test:
If (([tblStamData]![Stilling] = test
then
([tblBonus]![OverTid50]*[tblBonus]![Overtid50Antal])
else
([tblBonus]![OverTid100]*[tblBonus]![Overtid100Antal])