View Full Version : cross tab query in subform possible?


arage
10-26-2001, 08:30 AM
cross tab query in subform possible?
A cross tab query has a nice X & Y axis look to it & I’d like to use apply such a “look” to my subform, is this possible? Crosstabs calculate values, whereas I’m looking to have a user enter a record’s info.

Pat Hartman
10-26-2001, 12:44 PM
Crosstabs are not updateable. If you want that look, you'll need an unbound form and a lot of VBA code.