Re: sorting between two spreadsheets
- From: "Larry Linson" <bouncer@xxxxxxxxxxxxx>
- Date: Tue, 10 Jan 2006 03:25:05 GMT
"David Lloyd" <David@xxxxxxxxxxxxxxxx> wrote in message
news:1F9vf.44017$Lb1.38191@xxxxxxxxxxxxxxxxxxxxxxxxx
> Joe:
>
> I don't have a great deal of information regarding your exact setup,
> however, it appears that you could do an INNER JOIN between the two
> "spreadsheets." An Excel worksheet is limited to about 65536 rows, so I
> am
> assuming your larger data matrix is already in Access. You could link the
> smaller data set which I am assuming is in Excel into Access and then
> perform the INNER JOIN query.
>
> You can link an Excel spreadsheet into Access through the File menu, Get
> External Data, Link Tables option. In the Files of Type drop down, select
> Excel and browse to your workbook. You can then create a query from the
> two
> tables joining them on the appropriate field.
Just one comment to add to David's excellent answer. With lots of data, you
can improve performance by making sure that the columns in the Join are
indexed. To index them, they will have to be imported into Access. If
performance is satisfactory linking to Excel, then don't worry about it.
Larry Linson
Microsoft Access MVP
.
- References:
- sorting between two spreadsheets
- From: joe_d_builder
- Re: sorting between two spreadsheets
- From: David Lloyd
- sorting between two spreadsheets
- Prev by Date: Re: Set background color of a column in a subform in datasheet view
- Next by Date: Re: Whut I dew?
- Previous by thread: Re: sorting between two spreadsheets
- Next by thread: Set background color of a column in a subform in datasheet view
- Index(es):
Relevant Pages
|