Hi,
if i had cell value for example
=21+22 answer should be 2 as it has used 2 value in the formula
=41+40+41 answer should be 3 as it has used 3 value in the formula
now in adjacent cell i need the count of values in that formula
[TABLE="width: 500"]
<tbody>[TR]
[TD]=21+22[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]=41+40+41[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
if i had cell value for example
=21+22 answer should be 2 as it has used 2 value in the formula
=41+40+41 answer should be 3 as it has used 3 value in the formula
now in adjacent cell i need the count of values in that formula
[TABLE="width: 500"]
<tbody>[TR]
[TD]=21+22[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]=41+40+41[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]