J
Jackson via AccessMonster.com
I've got two sets of data, financial information imported into access from
two different sources. I basically want to check one version against the
other. Problem is, there is no real way to uniquely identify them (that I
know of). Table 1 has tons more information than table 2 which is more of a
daily sheet of information.
Fields include, two types of ccys (text), buy and sell amounts, trade dates,
value dates and exchange rates but nothing that you could use as a unique
identifier. Originally I was trying to put together a text string that used
some of the info I've put down above ie USD/EUR 30/06/05 01/07/05 1.215
And have that for each record as the unique identifier but it seems an
inefficient and inaccurate way of doing it. Does anyone have any ideas for
things like this, when you can't really get a primary key for the info but
all records in one table do match records in the larger table?
Cheers.
two different sources. I basically want to check one version against the
other. Problem is, there is no real way to uniquely identify them (that I
know of). Table 1 has tons more information than table 2 which is more of a
daily sheet of information.
Fields include, two types of ccys (text), buy and sell amounts, trade dates,
value dates and exchange rates but nothing that you could use as a unique
identifier. Originally I was trying to put together a text string that used
some of the info I've put down above ie USD/EUR 30/06/05 01/07/05 1.215
And have that for each record as the unique identifier but it seems an
inefficient and inaccurate way of doing it. Does anyone have any ideas for
things like this, when you can't really get a primary key for the info but
all records in one table do match records in the larger table?
Cheers.