ANSI 92 string comparison in pivot table

F

Fred

It appears to me that Excel pivot tables are not ANSI 92 compliant in string
comparisons. My environment is MSO 2000 Excel, English(UK).
If I create a data table:
col1 col2
1 "abc"
2 "abc "
3 "abc "

and create a database query to a sheet based on this table, then filter the
data, the three strings in col2 are equal per ANSI 92.
If you create a pivot table based on the same data table, the field based
on col2 lists abc as three separate values, ie the spaces are significant.
Am I missing an application/operating system configuration that controls
this?
 
Top