I
Iain West
Hi All,
I have a database which contains an ID field, Name Field, Percent Field,
Date Field. The ID field is not unique and contains records which all map
back to a singlar ID. This information is stored in another table, with the
Fields ID and Group Name.
What I would like to do is create a new field called Top Ten and have a
macro to get the data from tabel 1 and place it in the field in table 2 in a
format like
As at: Date
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
Source: Data Provider
I have tried to do a query but can't get it to work.
Can anybody give me a few pointers.
Many thanks in advanced.
I have a database which contains an ID field, Name Field, Percent Field,
Date Field. The ID field is not unique and contains records which all map
back to a singlar ID. This information is stored in another table, with the
Fields ID and Group Name.
What I would like to do is create a new field called Top Ten and have a
macro to get the data from tabel 1 and place it in the field in table 2 in a
format like
As at: Date
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
0% Name
Source: Data Provider
I have tried to do a query but can't get it to work.
Can anybody give me a few pointers.
Many thanks in advanced.