Hello
How I can write on report name of the user name?
In case I have login screen and I have many users
For example, I open the database with the name "123"
So, automatically on report written Printed by "123"
Thanks
Hello
How I can write on report name of the user name?
In case I have login screen and I have many users
For example, I open the database with the name "123"
So, automatically on report written Printed by "123"
Thanks
How do you capture the logged in user?
By Login screen
You can leave that form open and hidden and refer to it:
="Printed by " & Forms!LoginFormName.TextboxName