Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Color Bar in REPORT Field Access 2003

$
0
0
Page HEADER
City HEADER
City CODE (group by is here)
Code:


DETAIL section        ([count])
LISTINGDATE              8      color bar  ||||||||
PENDING DATE              4      color bar  ||||
CLOSED DATE              6      color bar  ||||||

CITY FOOTER section
SUM LISTING TYPES 18

What I'm trying to accomplish is to expand, according to the count of each of the three listing types, a colored bar in a field to the right of each listing type.

Detail has . . .
GROUP HEADER YES
GROUP FOOTER YES
GROUP ON EACH VALUE
GROUP INTERVAL 1
KEEP TOGETHER WHOLE GROUP

WOW - I can't believe I got this far. Whew!

I tried =(String([count],"|")) but this just places the same number of "|" even though the count is different.

I got a head ache.

Any ideas . . . Thanks

Rick

Viewing all articles
Browse latest Browse all 13329

Trending Articles