dbTalk Databases Forums  

Finding "old" duplicates

comp.database.ms-access comp.database.ms-access


Discuss Finding "old" duplicates in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Trey
 
Posts: n/a

Default Finding "old" duplicates - 07-23-2004 , 11:34 AM






I am trying to make a database for tracking calls, the caller gets one free
call (per 12 months), then is charged a flat fee for every call after the
first call in a 12 month time span. The data is imported into the database
weekly (about 120 calls a week) from a text file. I am able to query the
12-month part. But I am having trouble making a statement/macro/query to
check for duplicate entries with the same address in the database, with a
date and time older then the current record that is being processed to see
if an older duplicate exists. Then, if a duplicate exists, then the
"billable" field will be checked "yes", if a duplicate is not found then the
"warning" field is checked "yes".



Since someone from the same address may call twice in one day, they would
get the first call free, then they would be charged for next call. But I do
not know how to make the statement tell the difference between the first
entry from the following entries.

I am currently using Access 2000 for this project.



Any help would be very much appreciated!



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.