Hi,
I have a formula that looks up a members from a group in the address book. I then abbreviate the name by doing the following:
@Name([Abbreviate];departmentmngrs).
Some of the names it shows Name/Unit/Company and other names it shows Name/Unit/Company@domain
How can I get rid of the odd @domain bit?
Another query. I have a form where a user can be in the authors field and readers field. Is this possible? I am getting an error when that user wants to edit the document - “Cannot Execute the specified command”.