Thread
: [Solved]
Excel VBA: PixelsToPoints???
View Single Post
04-15-2012, 10:12 PM
tinfanide
Windows 7 64bit
Office 2010 32bit
Expert
Join Date: Aug 2011
Posts: 312
Excel VBA: PixelsToPoints???
As mentioned, any VBA method to convert pixels to points?
I've tried:
Code:
''' 72 pixels should be approximately 8.38 (?unit) ActiveWindow.PixelsToPoints(72) ''' return 0
tinfanide
View Public Profile
Find all posts by tinfanide