Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Malcolm
 
Posts: n/a
Default how do I change column width in the middle of an Excel sheet?

Is it possible to change the widths of columns from a certain row down in an
Excel worksheet?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Duke Carey
 
Posts: n/a
Default how do I change column width in the middle of an Excel sheet?

You can't. Only an entire column can be resized.

However, you can merge cells to make a portion of a column WIDER (not a good
idea as it messes with sorting, range selection, etc).
FormatCellsAlignmentMerge cells

"Malcolm" wrote:

Is it possible to change the widths of columns from a certain row down in an
Excel worksheet?

  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default how do I change column width in the middle of an Excel sheet?

Hi

You can't. The column is the same width all the way to the bottom. You can
merge cells (not recommended) and you can 'Center across selection' for
centering headings etc.

Andy.

"Malcolm" wrote in message
...
Is it possible to change the widths of columns from a certain row down in
an
Excel worksheet?



  #4   Report Post  
Member
 
Location: London
Posts: 78
Default

As said above, this isn't, "strictly speaking", possible, although as with may things, it *is* with a little jiggery-pokery. Whether it is worth your while depends on how badly you want to do this.

Should you REALLY want to do this, here's what to do:

Create and save two files, let's say, "Book1" and "Book2". Save them in the same directory (not actually necessary, but suggested).

Let's say Book1 contains the column sizings you want from Rows 1 to Row x. Size the column sizes according to what you want up to Row x.

Now, go to cell Ax+1 and perform the following menu clicks:
'Insert'-'Object'-'Create From File'-'Browse'-Select 'Book2'-'Insert'-
then, ensuring NEITHER the 'Link to file' NOR the 'Display as Icon' checkboxes are ticked, click OK.

This will insert Sheet1 of Book2 as a 'subform', if you like, within Sheet1(/or your active sheet) in Book1. It will be enclosed within a black frame - like a single black gridline around it. You will also see the light-grey gridlines within it. To change the column widths within this (and enter data and use it), double-click within the black frame, and this other sheet will appear in its own window. You may then size the columns for this 'subform'. Again, its range will start at A1 again so you will appear to be selecting column widths for the entire sheet - which you are for that subform. However, after finishing, you may close it, and your 'Book2' columns will appear within that frame that appeared in Book1 - differing column widths/row heights and all!

As with the suggestions above, these sorts of things are best avoided if at all possible - but there can be uses for them in certain scenarios.

MB

Last edited by BizMark : March 23rd 06 at 10:46 AM
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how do I change column width in the middle of an Excel sheet?



"BizMark" wrote:


As said above, this isn't, "strictly speaking", possible, although as
with may things, it *is* with a little jiggery-pokery. Whether it is
worth your while depends on how badly you want to do this.

Should you REALLY want to do this, here's what to do:

Create and save two files, let's say, "Book1" and "Book2". Save them
in the same directory (not actually necessary, but suggested).

Let's say Book1 contains the column sizings you want from Rows 1 to Row
x. Size the column sizes according to what you want up to Row x.

Now, go to cell Ax+1 and perform the following menu clicks:
'Insert'-'Object'-'Create From File'-'Browse'-Select 'Book2'-'Insert'-
then, ensuring NEITHER the 'Link to file' NOR the 'Display as Icon'
checkboxes are ticked, click OK.

This will insert Sheet1 of Book2 as a 'subform', if you like, within
Sheet1(/or your active sheet) in Book1. It will be enclosed within a
black frame - like a single black gridline around it. You will also
see the light-grey gridlines within it. To change the column widths
within this (and enter data and use it), double-click within the black
frame, and this other sheet will appear in its own window. You may then
size the columns for this 'subform'. Again, its range will start at A1
again so you will appear to be selecting column widths for the entire
sheet - which you are for that subform. However, after finishing, you
may close it, and your 'Book2' columns will appear within that frame
that appeared in Book1 - differing column widths/row heights and all!

As with the suggestions above, these sorts of things are best avoided
if at all possible - but there can be uses for them in certain
scenarios.

MB


--
BizMark

YES!!! I have searched for this ability for a long time. This works and I
thank you


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 61
Default how do I change column width in the middle of an Excel sheet?


thank you so much, I have been trying to do this for so long and this works
great! You have solved my problem! Thank you, Thank you, Thank you
Diana

"BizMark" wrote:


As said above, this isn't, "strictly speaking", possible, although as
with may things, it *is* with a little jiggery-pokery. Whether it is
worth your while depends on how badly you want to do this.

Should you REALLY want to do this, here's what to do:

Create and save two files, let's say, "Book1" and "Book2". Save them
in the same directory (not actually necessary, but suggested).

Let's say Book1 contains the column sizings you want from Rows 1 to Row
x. Size the column sizes according to what you want up to Row x.

Now, go to cell Ax+1 and perform the following menu clicks:
'Insert'-'Object'-'Create From File'-'Browse'-Select 'Book2'-'Insert'-
then, ensuring NEITHER the 'Link to file' NOR the 'Display as Icon'
checkboxes are ticked, click OK.

This will insert Sheet1 of Book2 as a 'subform', if you like, within
Sheet1(/or your active sheet) in Book1. It will be enclosed within a
black frame - like a single black gridline around it. You will also
see the light-grey gridlines within it. To change the column widths
within this (and enter data and use it), double-click within the black
frame, and this other sheet will appear in its own window. You may then
size the columns for this 'subform'. Again, its range will start at A1
again so you will appear to be selecting column widths for the entire
sheet - which you are for that subform. However, after finishing, you
may close it, and your 'Book2' columns will appear within that frame
that appeared in Book1 - differing column widths/row heights and all!

As with the suggestions above, these sorts of things are best avoided
if at all possible - but there can be uses for them in certain
scenarios.

MB


--
BizMark

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how do I change column width in the middle of an Excel sheet?

Hi Bizmark - this was so simple, but so effective. It did EXACTLY what I
wanted, and have needed this ability for ages.
Cheers,


"BizMark" wrote:


As said above, this isn't, "strictly speaking", possible, although as
with may things, it *is* with a little jiggery-pokery. Whether it is
worth your while depends on how badly you want to do this.

Should you REALLY want to do this, here's what to do:

Create and save two files, let's say, "Book1" and "Book2". Save them
in the same directory (not actually necessary, but suggested).

Let's say Book1 contains the column sizings you want from Rows 1 to Row
x. Size the column sizes according to what you want up to Row x.

Now, go to cell Ax+1 and perform the following menu clicks:
'Insert'-'Object'-'Create From File'-'Browse'-Select 'Book2'-'Insert'-
then, ensuring NEITHER the 'Link to file' NOR the 'Display as Icon'
checkboxes are ticked, click OK.

This will insert Sheet1 of Book2 as a 'subform', if you like, within
Sheet1(/or your active sheet) in Book1. It will be enclosed within a
black frame - like a single black gridline around it. You will also
see the light-grey gridlines within it. To change the column widths
within this (and enter data and use it), double-click within the black
frame, and this other sheet will appear in its own window. You may then
size the columns for this 'subform'. Again, its range will start at A1
again so you will appear to be selecting column widths for the entire
sheet - which you are for that subform. However, after finishing, you
may close it, and your 'Book2' columns will appear within that frame
that appeared in Book1 - differing column widths/row heights and all!

As with the suggestions above, these sorts of things are best avoided
if at all possible - but there can be uses for them in certain
scenarios.

MB


--
BizMark

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Stop excel from dropping the 0 in the beginning of a number? Rosewood Setting up and Configuration of Excel 12 April 4th 23 02:12 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
how do I change a line series to a column series in excel? Mati Charts and Charting in Excel 1 May 12th 05 09:32 AM
Excel renames sheet (repaired) when trying to change data from a . Debbie Excel Worksheet Functions 0 April 20th 05 08:15 PM


All times are GMT +1. The time now is 09:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"