M
Mark F
I have a big problem and hoping someone can help me out.
I've created a database with two linked tables - one showing individuals
(urn / name / postcode / dob / etc), the other table shows transactions (urn
/ date / value / descr / etc) - which have a separate urn as well as
contianing the individuals urn.
I've linked the two tables in access so I can see all the transactions an
individual has made - but need to run some analysis and wanted to put it into
a pivot table etc on excel - so i I need to create a new table which takes
the core info on the individual and takes the details of each transaction and
appends it to the record so i get something like this
URN / surname / dob / sex / trans urns#1 / value / date / trans urn
#2.......etc
the problem i've got is some people have upto 90 transactional records so
will need all info in one row - so the table will need a lot of columns.
I've created a database with two linked tables - one showing individuals
(urn / name / postcode / dob / etc), the other table shows transactions (urn
/ date / value / descr / etc) - which have a separate urn as well as
contianing the individuals urn.
I've linked the two tables in access so I can see all the transactions an
individual has made - but need to run some analysis and wanted to put it into
a pivot table etc on excel - so i I need to create a new table which takes
the core info on the individual and takes the details of each transaction and
appends it to the record so i get something like this
URN / surname / dob / sex / trans urns#1 / value / date / trans urn
#2.......etc
the problem i've got is some people have upto 90 transactional records so
will need all info in one row - so the table will need a lot of columns.