is it possible to zoom a sheet without preserving the aspect ratio...for example:
200% width and 100% height
ActiveWindow.ZoomX = 200
ActiveWindow.ZoomY = 100
would you have to use StretchBlt ??
Printable View
is it possible to zoom a sheet without preserving the aspect ratio...for example:
200% width and 100% height
ActiveWindow.ZoomX = 200
ActiveWindow.ZoomY = 100
would you have to use StretchBlt ??
What program are we talking here? An Access report?
an excel sheet