H
hermanko
Hi all,
I would like some help on my problem:
I have a database used to import periodic data from Excel on quarterly
(for example) data on a particular Fund. Each time i import data, the
fields are identical, and the data MAY or MAY NOT be different....and i
have queries that will extract the information that duplicates. Keeping
in mind that duplication isn't "bad" or "wrong" because it might mean
the newer info has been updated. for example, two of the fields
involved are Fund Name, and Proxy. when i receive new incoming data, i
will append the new data to the underlying Table, and there will most
certainly be duplicates in Fund Name...but the odd time, I might have a
different Proxy used associated with that Fund Name (or perhaps it
remains identical). the point is a user needs to view the duplications
to determine what should be done (which to delete from Table).
I have queries set up to extract this info. What i would like to have
is a form that could display the query results and have Option Groups
so the user can select which of the two duplicates he/she wants to
remove/keep. The point is, the number of duplicates will vary on each
import.
I am trying to figure out what the best approach is to solve this. Can
anyone suggest anything? Thanks very much
Herman
I would like some help on my problem:
I have a database used to import periodic data from Excel on quarterly
(for example) data on a particular Fund. Each time i import data, the
fields are identical, and the data MAY or MAY NOT be different....and i
have queries that will extract the information that duplicates. Keeping
in mind that duplication isn't "bad" or "wrong" because it might mean
the newer info has been updated. for example, two of the fields
involved are Fund Name, and Proxy. when i receive new incoming data, i
will append the new data to the underlying Table, and there will most
certainly be duplicates in Fund Name...but the odd time, I might have a
different Proxy used associated with that Fund Name (or perhaps it
remains identical). the point is a user needs to view the duplications
to determine what should be done (which to delete from Table).
I have queries set up to extract this info. What i would like to have
is a form that could display the query results and have Option Groups
so the user can select which of the two duplicates he/she wants to
remove/keep. The point is, the number of duplicates will vary on each
import.
I am trying to figure out what the best approach is to solve this. Can
anyone suggest anything? Thanks very much
Herman