View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Max worksheet exent width

Hi
this depends on your printer settings

--
Regards
Frank Kabel
Frankfurt, Germany


Chet Shannon wrote:
Does anyone know what command one would use to determine
the current actual maximum width extent of an Excel
worksheet? What I mean is I want to know how wide is the
widest part of the active worksheet so that I can
then "set the print area" appropriately so that the
active sheet won't be split into two pages when I print
it. (I have data that comes in varying formats that I
can't always control format wise.)

Thanks,
Chet