I'm using Access 2007 and the latest version of the ActiveX control. Is there a way to change the background color of the sorted column(s)? For instance, if col 1 is sorted it background color would change to indicate it was sorted. It column 2 was then select, column 1 would change back to the default color and then column 2's background color would change. I'm assuming I would need to program this in. It looks like I should be using the ColHeaderClick event set this. Am I on the right track? Does anyone have any sample code?
-- Rob