I'm trying to output the oldest date and the newest date only from a data set into a new column but not sure which tool I could use for this.
Solved! Go to Solution.
Try the Summarize tool with Action Min, then a separate Action for Max.
Chris
thank you!
This was very helpful