S
S Davis
Is there any way that I can seperate the maximum values based off of
the seconds in a field? I am trying to find the maximum values for
certains days in various months, but unfortunately they are not
entirely working if the seconds are only a few apart. Here's an exact
sample of what is returned:
MRC MaxOfDATE OBJECT MRC_History_MonthF
178 9/19/2006 1:30:56 PM 7279 1
178 2/23/2007 8:44:12 AM 7279 6
176 2/23/2007 8:44:34 AM 7279 6
179 3/27/2007 1:38:34 PM 7279 7
178 4/11/2007 1:53:49 PM 7279 8
Thanks if you can help me find out how to return only the maximum date
per month!
the seconds in a field? I am trying to find the maximum values for
certains days in various months, but unfortunately they are not
entirely working if the seconds are only a few apart. Here's an exact
sample of what is returned:
MRC MaxOfDATE OBJECT MRC_History_MonthF
178 9/19/2006 1:30:56 PM 7279 1
178 2/23/2007 8:44:12 AM 7279 6
176 2/23/2007 8:44:34 AM 7279 6
179 3/27/2007 1:38:34 PM 7279 7
178 4/11/2007 1:53:49 PM 7279 8
Thanks if you can help me find out how to return only the maximum date
per month!