I'm not a regular Excel user (any more), but wouldn't you, instead of =ROUNDUP([X]/2,0), need =ROUNDUP(([X]+1)/2,0) to get the majority also with an even number of votes? An even number divided by two is the same rounded up; so exactly 50 % and not a majority.
no subject