grant Posted April 8, 2001 Posted April 8, 2001 I apologise if this has been covered before. I am using Set Field to input the name of the person whose individual report is being printed. I want to know a quick and easy way of keeping an historical record of all the names of people whose reports have been printed as the new name overwrites the person who was there before. Is there an easy way ?
Moon Posted April 8, 2001 Posted April 8, 2001 Try this: Assuming your new name field is "NewName." Create a text field, "Log." In your script that sets the field of the new name, add a step that sets the Log field with the calculation Log & "<pagagraph symbol>" & NewName
Recommended Posts
This topic is 8635 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now