Case Sensitive Cross Tab Query

G

Guest

How do I create a case sensitive cross tab query? I am using Access 2000.

One of the fields that is grouped by rows has a mixture of lower and upper
case entries and I want the query to differentiate between these
 
D

Douglas J. Steele

I'm not 100% sure that you can!

You might try writing a function that converts the string into its Hex
representation, and group on that (while displaying the non-hex version).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top