D
Dale Walker
I'm trying to create a 'Calendar' view of a month in a form. How can
I get a field to be displayed in columns rather than rows?
I get a field to be displayed in columns rather than rows?
I'm trying to create a 'Calendar' view of a month in a form. How can
I get a field to be displayed in columns rather than rows?
With a Crosstab query, using the day as a column header. See the
online help for Crosstab.
The problem is, the data still needs to be editable. I seem to
remember crosstabs being readonly.