[mso] Re: Access - Matching

  • From: "Glenda Wells" <gwells@xxxxxxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Mon, 15 Dec 2003 13:00:28 -0500

Hi Ray.  I don't update the data, I import it.  I was thinking along the
lines of some way to match fields in the new import against fields in
the previous import to eliminate identical records.  The number of
fields probably exceeds the matching query thing (I think 10 is the
limit there).   I don't think I can do an IIF statement either like if
all 25 fields match, "Y", otherwise "N" so all I'd have to do is work
with records with an N. I'm limited to what I'm familiar with so threw
the question out for some of you geniuses.  Sorry I didn't give enough
detail the first time.  /g



-----Original Message-----

From: Ray Blake [mailto:ray@xxxxxxxxx]

Sent: Monday, December 15, 2003 12:26 PM

To: mso@xxxxxxxxxxxxx

Subject: [mso] Re: Access - Matching





Glenda,



One thing you could do would be to add a field to the table definition
with a date/time format. Then get your entry form to write the NOW()
value to that field whenver a record is updated.



I'm assuming you're opening the whole table as a recordset. Instead, you
can use an SQL string just to load updated records into the recordset by
putting a WHERE satement in the SQL to only include records with
date/timestamps later than the last 'systemcheck' date and time.



Every time you run your routine, you can write a NOW() value to a
special table which overwrites the last 'systemcheck' date and time.



Ray




  _____ =20

<< ella for Spam Control >> has removed 2458 Spam messages and set aside
0 Newsletters for me
You can use it too - and it's FREE!  www.ellaforspam.com=09
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: