Hello,
Perhaps you can try this:
If for example the name of your dcount field = txtDcount, then you would have to enter next string in the controle source item of the text box that has to show the value you want.
= ([txtDcount]/Avg([txtDcount]))
regards,
Dries