I have a Pilot Table which summarizes a lot of operations.
Each operation is dated, so I have a column with a start date [ MIN( Date ) ] and final date [ Max( Date ) ].