any way to determine what row and column in a crosstab datasheet

  • Thread starter Thread starter makinwavesII
  • Start date Start date
M

makinwavesII

I want to be able to right click on a cell in a crosstab, and do a look
up with the column and row names. Anyone done this before?

Thanks

Preston
 
This could probably be done in a form. The column would be the control
source and the row would relate to one of the Row Heading columns.
 
Back
Top