I have a repeat with a select_one question inside it.

The select_one opens either an integer field or a simple calculation:
or:
I want the Total eggs in natural habitat field to be the sum of Count of all eggs within quadrat and Total eggs calculation. But it doesn't populate if every choice from the select one is the same, only if a mixture of choices is made. Is there a way to make the calculation work if all choices are the same?
I have attached the excel form if the image is not clear.

Many thanks