ScaleMode Problem

a_20120

tan
Local time
Today, 11:41
Joined
Nov 21, 2006
Messages
175
Hello everybody,
I used the twiptopixel function, which converts twips to pixels, but unfortunately it is not replying true.

Could anyone tell me How I define the Form ScaleMode to twips. I used the Code below

Me.ScaleMode = 1 'Twips

But unfortunately the ScaleMode is not recognized
 
As far as I know, ScaleMode and such is only available with Reports, not Forms.
 

Users who are viewing this thread

Back
Top Bottom