Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to have COL A rows 1 to 10 at a width of 15
and the same col(a) be at a width of 20 from row 11 to 20?Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Monday, April 15, 2013 4:24:50 PM UTC-7, pcorcele wrote:
Is there a way to have COL A rows 1 to 10 at a width of 15 and the same col(a) be at a width of 20 from row 11 to 20?Thanks You may be able to fake it with merged cell for the 11 to 20. Be careful, could cause you some problems. Regards, Howard |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Monday, April 15, 2013 7:24:50 PM UTC-4, pcorcele wrote:
Is there a way to have COL A rows 1 to 10 at a width of 15 and the same col(a) be at a width of 20 from row 11 to 20?Thanks You are right did not work very well.. as a matter of fact I could not make that work at all but that for the try. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Monday, April 15, 2013 7:24:50 PM UTC-4, pcorcele wrote:
Is there a way to have COL A rows 1 to 10 at a width of 15 and the same col(a) be at a width of 20 from row 11 to 20?Thanks You are right did not work very well.. as a matter of fact I could not make that work at all but that for the try. Worked for me... A:B col width = 10 A11:B11 merge; repeat to A20:B20 -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bar Widths | Charts and Charting in Excel | |||
how do i set column widths | Excel Programming | |||
Column widths are the same but look different. | Excel Discussion (Misc queries) | |||
Row widths | Excel Discussion (Misc queries) | |||
Column widths | Excel Worksheet Functions |