Forum Discussion

philleyn's avatar
philleyn
Copper Contributor
Nov 27, 2018
Solved

splitting a column of data into several columns

Hello all,   I have a file with data that is organized by date with 48 entries for each date. I need to find the max and min of the data for each date.    So I started manually copying the data i...
  • SergeiBaklan's avatar
    SergeiBaklan
    Nov 27, 2018

    When the easiest way is to create PivotTable on your data with dates as rows, numbers as values (two times, one for min and one for max)