I have a table that contains data collected on different samples (can be up to 24 samples - identified by vessel ID) over a period of up to 16 days. I want to populate a new column (Titer_Day) where the earliest date for each vessel ID is assigned a zero and then calculate the elapsed days for subsequent rows (per vessel ID) from the earliest date.