Data table: find data in row according to date

Rows are dates, you provide a date and get a corresponding row:

  • if this is my data:

image

  • I can look up today’s temp and the temp in 1938 by pressing 1 like so:

This prints:

image

1 Like