Hi,
I'm using a list to generate a report. Each record on the list will
have a counter. This counter needs to be in ABCs instead of 123.
The report should look something like this.
A. First Record
some data about first record
more data about first record
B. Second Record
some data about 2nd record
more data about 2nd record..
Thanks,try doing a char(RowNumber()+64)
(otherwise you are going to have to write something custom that pulls in the
library)
r
"nepifanio@.gmail.com" wrote:
> Hi,
> I'm using a list to generate a report. Each record on the list will
> have a counter. This counter needs to be in ABCs instead of 123.
> The report should look something like this.
>
> A. First Record
> some data about first record
> more data about first record
> B. Second Record
> some data about 2nd record
> more data about 2nd record..
>
> Thanks,
>|||Thanks.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment