N
nerd19
i have 3 tables in excel that i need to import to access 2002. The
three excel tables all have different information but they all have at
least two fields of information that are similar: serial number and
size. This is what i need, only the two common fields for each of the
three tables. I want to import only those two fields from each excel
table to one table in access. So what i have found to do is to create
a temporary table for each and then do a select query to get the two
fields i need and finally append/update to the access table. I am
fairly new to access, just started using it 2 months ago, and i was
wondering if someone could help walk me through this, since the
programming is fairly advanced and hard to find exact information
on. Thanks for the help.
three excel tables all have different information but they all have at
least two fields of information that are similar: serial number and
size. This is what i need, only the two common fields for each of the
three tables. I want to import only those two fields from each excel
table to one table in access. So what i have found to do is to create
a temporary table for each and then do a select query to get the two
fields i need and finally append/update to the access table. I am
fairly new to access, just started using it 2 months ago, and i was
wondering if someone could help walk me through this, since the
programming is fairly advanced and hard to find exact information
on. Thanks for the help.