A
alison77
I have a db with fields: id date/time. I am looking to create a count where
if it's the first date/time for an id, it states 1, then if second, 2 and so
on and so forth. I'm having trouble getting count to do this b/c of keeping
the date/time variable in there as a sorting variable - I just get 1. How
can I do this?
if it's the first date/time for an id, it states 1, then if second, 2 and so
on and so forth. I'm having trouble getting count to do this b/c of keeping
the date/time variable in there as a sorting variable - I just get 1. How
can I do this?