View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default adjusting columns at the end of a document


A column in Excel has a constant width. So a different width at the bottom
is not possible. Possible alternatives a
1. using merged cells (sometimes creates problems)
2. using "center across selection"
3. adding your data to the worksheet footer
4. placing a picture of your data at the bottom of sheet.
(the picture can be linked to the data and automatically reflect changes)
5. redesign your worksheet layout.

Helpful posting tips here... http://www.cpearson.com/excel/newposte.htm
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming - check out "Rows to Repeat at Bottom")




"Jimmy M"
wrote in message
I have created a checklist which contains 3 columns and is 4 pages long. At
the bottom of the last page I would like to add 6 columns that are a
different width from all the ones above. How do I do that?