Create a UDF
Function ThisUser()
ThisUser = Environ("Username")
End Function
=ThisUser()

Signature
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> Hey guys
> I'm working with a Excel-form to be used by several users.
[quoted text clipped - 5 lines]
> Regards
> Snoopy
Snoopy - 08 Feb 2008 12:42 GMT
> Create a UDF
>
[quoted text clipped - 22 lines]
>
> - Vis sitert tekst -
Thanks Bob :)