September 14, 200916 yr I found a model for using an audit trail to show who made what changes and when. I was able to adapt it to a file I am developing, but I ran into one problem. The solution calls for a global text field which, according to the description, contains one tab character. Obviously, if you enter the field and hit the tab key, it just goes to the next field. I have the solution working sort of, but I had to change the global to a calculation field and use a definition of "....". This gives me a correct result but the output looks a little weird. Does anyone know how to enter a tab character?
Create an account or sign in to comment