I have a question on Access 2007,
I will give you an example..
Table A has the folowing fields:
ProcessID - PK
High level process names
Process owner name
------
-----
etc
Table B fields
DetProcessID - PK
ProcessID - FK
Detail process names-
Activitiy
-----------
----------etc
I have uploaded the data from spreadsheet in both the Tables. The challenge is how do I populate the ProcessID column in the Table B?
I have linked ProcessID fields in both tables as 1 - to Many relationship. There are around 50 High level process names in Table A and almost 500 Detail process names in Table B.
Kindly advise.
I will give you an example..
Table A has the folowing fields:
ProcessID - PK
High level process names
Process owner name
------
-----
etc
Table B fields
DetProcessID - PK
ProcessID - FK
Detail process names-
Activitiy
-----------
----------etc
I have uploaded the data from spreadsheet in both the Tables. The challenge is how do I populate the ProcessID column in the Table B?
I have linked ProcessID fields in both tables as 1 - to Many relationship. There are around 50 High level process names in Table A and almost 500 Detail process names in Table B.
Kindly advise.
Comment