|
|||||||||||||||||||||
|
#1
|
|||
|
|||
|
Column Width
Hi
I am trying to redesign a spreadsheet in 2007 that I had in 2003. The problem is when I set the column width to 14.25 it will not take it. It puts in 14.29. How can I make it accept 14.25. Thanks |
|
#2
|
||||
|
||||
|
Are you doing this manually?
__________________
Hope that helps. RoyUK -------- For Excel consulting, free examples and tutorials visit my site Check out the free Excel Toolbar New members please read & follow the Forum Rules Remember to mark your questions Solved and rate the answer(s) Where to copy the code to Code Tags: Make your code easier for us to read |
|
#3
|
||||
|
||||
|
I don't believe you can set a column width to exactly 14.25, to be honest, not even programatically.
Even though Excel shows you widths such as 14.00, 14.14, 14.29, 14.43, 14.57, etc.., what you're really doing is setting the column width as a number of pixels. 14.00 = 103 pixels 14.14 = 104 14.29 = 105 14.43 = 106 etc.. My guess is Excel won't allow you to set a column width using a fraction of a pixel (makes sense), which 14.25 would be when converted to pixels. |
|
#4
|
|||
|
|||
|
HI
Yes I am doing it manually. I was able to do it in 2003 and I need these settings to get the amount of colums I need to fit on the page. I would have thought that 2003 worked in pixels also. Maybe there is something else I need to change? |
|
#5
|
||||
|
||||
|
I have both 2003 and 2007, and I can't set it to exactly 14.25 in either system.
As I eluded to earlier, doing so would require Excel (and the operating system) to be able to use just a partial pixel to display the column width, which I'm not sure is even possible. The column can be either 104 pixes (14.14 characters) or 105 pixels (14.29 characters). There is no pixel between 104 and 105. If someone can prove otherwise, please, feel free!
|
|
#6
|
||||
|
||||
|
According to this Microsoft KB article: http://support.microsoft.com/kb/214123
Quote:
|
|
#7
|
||||
|
||||
|
I only have 2000 on this computer, setting Column Width to 14.25 automatically defaults to 14.29.
If you convert your 2003 workbook to 2007 then column widths should transfer & be the same. Do this & try printing the sheet. I think if you check 2003 you will find the column width has defaulted to 14.29 as pjoaquin says.
__________________
Hope that helps. RoyUK -------- For Excel consulting, free examples and tutorials visit my site Check out the free Excel Toolbar New members please read & follow the Forum Rules Remember to mark your questions Solved and rate the answer(s) Where to copy the code to Code Tags: Make your code easier for us to read |
|
#8
|
|||
|
|||
|
Hi
Thanks for all the help. Made a mistake as the previous excel version I was using was 2002 but some of my other office products were 2003 so naturally assumed that excel was also. I used Arial 10 normal font and it took 14.25 width and it did not revert. I will have to revise all my column widths in 2007 as I do not have my original anymore. Thanks again. |
![]() |
| Bookmarks |
New topics in Excel 2007 Help
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| High Column A & Low Column B = output Name (Column C) Value (Column D) to column E&F | lumo1985 | Excel General | 7 | 05-28-2008 04:12 AM |
| Standard Column Width on Multiple Sheets | walkingthecow | Excel General | 1 | 05-27-2008 12:38 PM |
| How to move cells to another column based on a certain value | April12 | Excel Programming | 3 | 04-08-2008 01:47 PM |
| Split cell content based on a column break fixed width | Sawred | Excel Miscellaneous | 1 | 05-02-2007 11:36 PM |
| Column Width | AlienBeans | Excel Miscellaneous | 6 | 05-02-2007 04:52 AM |