G
Guest
Hi,
I have data with the following fields at type of info in it.
Date Time TideHt HighLow
7/21/2004 3:19 207.23 H
7/21/2004 3:20 207.23
7/21/2004 3:21 207.23
7/21/2004 3:22 207.23
7/21/2004 3:23 207.2
The HighLow column has either an H or an L in it when it is exactly high or
low tide. I want to create a field that calculates the time since the last
high tide. I was able to do this for times between each high tide, but what
I really need is a value on each line that is the minutes since the last H.
All the data are in 1 minute increments, BUT the last high tide could be on
the day prior, and often is.
Can anyone help? I'd really appreciate it.
Thanks,
cam
I have data with the following fields at type of info in it.
Date Time TideHt HighLow
7/21/2004 3:19 207.23 H
7/21/2004 3:20 207.23
7/21/2004 3:21 207.23
7/21/2004 3:22 207.23
7/21/2004 3:23 207.2
The HighLow column has either an H or an L in it when it is exactly high or
low tide. I want to create a field that calculates the time since the last
high tide. I was able to do this for times between each high tide, but what
I really need is a value on each line that is the minutes since the last H.
All the data are in 1 minute increments, BUT the last high tide could be on
the day prior, and often is.
Can anyone help? I'd really appreciate it.
Thanks,
cam