How to get data from a crosstab

Robertja

New member
Local time
Today, 01:08
Joined
Mar 24, 2014
Messages
3
Hi everyone I desperately need your help. I have a query of people and their position, I did a crosstab query and now I have numerical data. How so I get it to show me the data when I click on the number?
 
You're not making a lot of sense. A cross-tab query will only show data from the sources it was built upon. Ergo, it didn't magically make your text data numeric. Further, a query cannot be interactive, it shows the data you requested it to show, no more. You will not be able to have the data respond in any manner when you click on it. For that you would need a form.

I suggest you post some examples of where you are and what you want.
 

Users who are viewing this thread

Back
Top Bottom