Hello,
Is there any formula to post(return) the name of the logged in user?
I am trying to record the user name of the person who checked a box. for example, If I want to post a date when a box was checked, I write: =IF(Closed1 = 1, TODAY(), "")can we have something like =IF(Closed1 = 1, Logged user, "")
I know that there is an automated "Modified By" cells, but this is not what I want.
Many thanks in advance.
Regards,
ME