M
mmohon
I use the Rept function to do little "In Cell" bar graphs in Excel. Is
there a similar function in Access, so I can dress up my reports a
little bit?
just to clarify
=rept("@",5) results in "@@@@@"
I wanna do a
=rept("g",[Total Cases]) use Webdings font, and lower case g returns a
solid block which makes a nice little bar graph.
there a similar function in Access, so I can dress up my reports a
little bit?
just to clarify
=rept("@",5) results in "@@@@@"
I wanna do a
=rept("g",[Total Cases]) use Webdings font, and lower case g returns a
solid block which makes a nice little bar graph.