There are no leading zeros. Example: 45203010, and only the first 4 digits
4520 are appearing in my destination spreadsheet.
What if you try the INDEX/MATCH equivalent? Does it produce the same
problem?
=INDEX(E$2:E$501,MATCH(A7,'[sp 500 constituents.xls]Classification'!A
$2:A$501,0))
Does anything change?
Kostis Vezerides
On Feb 14, 6:52 pm, Jeanette <Jeane...@discussions.microsoft.com>
wrote:
> There are no leading zeros. Example: 45203010, and only the first 4 digits
> 4520 are appearing in my destination spreadsheet.
[quoted text clipped - 20 lines]
> > > shows
> > > the first 4 digits? Help!
Jeanette - 14 Feb 2007 19:18 GMT
I changed the formula a bit, but it did work - Thank You!!!!
> What if you try the INDEX/MATCH equivalent? Does it produce the same
> problem?
[quoted text clipped - 31 lines]
> > > > shows
> > > > the first 4 digits? Help!