D
Dana809904
Hello,
I am importing many records off of Excel worksheets and need to break them
up in the resulting Access table. Right now I am taking an Individual's data
and importing it all and then manually copying and pasting a Organization
name located in another table through a comboBox which links it with a
foreign key.
I am wondering if it is possible to write a script or something that takes
the Organization column from excel and adds the new organization (if
neccessary) to the Organization table and links it to the appropriate
Individual record with the OrgID_FK automatically.
I am pretty sure this is easily possible but I do not have the skills to
exectute it (YET!) I really appreciate if anybody can guide me on this or at
least point me in the right direction.
Thanks!
Dana S.
I am importing many records off of Excel worksheets and need to break them
up in the resulting Access table. Right now I am taking an Individual's data
and importing it all and then manually copying and pasting a Organization
name located in another table through a comboBox which links it with a
foreign key.
I am wondering if it is possible to write a script or something that takes
the Organization column from excel and adds the new organization (if
neccessary) to the Organization table and links it to the appropriate
Individual record with the OrgID_FK automatically.
I am pretty sure this is easily possible but I do not have the skills to
exectute it (YET!) I really appreciate if anybody can guide me on this or at
least point me in the right direction.
Thanks!
Dana S.