If I understand what you are trying to do, I think the best thing for you to do is add a Date/Time field, called something like "CreateTime", and set it's default value to "Now()". This will store the the creation date/time for every new record created. Then all you have to do to find out when...