"Byzantine" <(E-Mail Removed)> wrote in message
news:93228AA6-CFD0-4F65-AF75-(E-Mail Removed)
> Hallo there
>
> I'm trying to determine what my screen TwipsPerPixelX (horixontal) and
> TwipsPerPixelY (vertical) are using MS Access 2003 VBA.
>
> I understand that the code in VB is as follows:
> Screen.TwipsPerPixelX
> Screen.TwipsPerPixelY
>
> Yet if I try to use this code in VBA it doesn't appear to work: I get
> the following compile error message:
>
> 'Method or data member not found'.
>
> Does anyone know the VBA equivalent?
>
> Any help is greatly appreciated.
A Google Groups search for "twipsperpixel" in group: *.*access.* turned
this up pretty quickly:
http://support.microsoft.com/default...kb;en-us;94927
ACC: How to Convert Twips to Pixels
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)