java
sql
iphone
css
c
ajax
python
linux
xcode
regex
mysql
multithreading
eclipse
flash
html5
json
perl
oracle
apache
jsp
If you were prepared to change the lookup relationship to be master/detail, then you'd be able to create a roll up summary field on the UserName object that calculated the sum of the child records. If it has to be a lookup, then i think you're only choice would be to write a apex trigger to update the userName object.