I have a table called SwipeRecords that stores a userid, eventname,
and eventtime. I'm using Event names such as GroupIn and GroupOut.
For a particular userid, I need to be able to subtract the GroupOut
timestamp from the GroupIn timestamp. These are essentially the same
field. Any ideas would be greatly appreciated. I should also add
that this is an ADP, not an MDB.
Thanks