Hi Trevor,
If your column headers are just strings that you bound to textboxes on your
form, you could use code behind (Scripting or Managed Code) to calculate the
date to be displayed as well as to format it.
Regards,
Franck Dauché
> Hi
>
[quoted text clipped - 4 lines]
> previous 14 days in the column headers. This is simple enough, but the dates
> are too wide for the columns. Can I format the dates as dd MMM (e.g. 11 Nov)?