[AccessD] Vertical Label text orientation
Ryan W
wrwehler at gmail.com
Wed Oct 11 12:00:58 CDT 2023
LOL yeah, well... I've programmed this matrix report into our database /
front end. It breaks 28 years of precedence from our printed/excel matrix
report where the column headers are vertical but rotated counter
clockwise. It's not a huge deal, but I was just trying to keep our digital
interpretation of the matrix report as close to 1:1 as I can get to the one
our clients have known forever.
On Wed, Oct 11, 2023 at 11:29 AM Rocky Smolin <rockysmolin2 at gmail.com>
wrote:
> I had the problem a couple years ago and was unable to find a programmatic
> solution. My solution was to convince the client that it was just as
> readable top to bottom or bottom to top.
>
> r
>
> On Wed, Oct 11, 2023, 7:51 AM Ryan W <wrwehler at gmail.com> wrote:
>
> > Has anyone got any tips for orienting the text to turn counter-clockwise
> > instead of clockwise?
> >
> > Closest I've come is using an upside down font and then the StrReverse
> > function. This works, the problem is the upside down font doesn't match
> my
> > reports font (and having to manage fonts during new workstation installs
> > sounds like a PITA too).
> >
> >
> > I see there's an ActiveX control from StephenLebans, but again another
> > control/dependency to manage at install time. (I should really look into
> > InnoSetup or something I guess).
> >
> > Surprised in 2023 that Access can only rotate clockwise on a vertically
> > label.
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > https://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
More information about the AccessD
mailing list