Don't know for certain, but see whether
[USE:MIN]: Sum of usg_mins
works.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"AndyG" <(E-Mail Removed)> wrote in message
news:32402A74-F0CD-4AF6-A8A4-(E-Mail Removed)...
> Can I, and if so, then how, have a colon in the text of a column heading,
> in
> a query?
> I now have the following
> USE: Sum of usg_mins
> And when I run the query the header appears as
> USE
> with the value of the Sum of usg_mins in the detail lines below it.
> What I would like to do is
> When I run the query, to have the following appear in the header
> USE:MIN
> with the value of the Sum of usg_mins in the detail lines below it.
>