Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 231
Default Total width of selected columns?

Hello, how might I calculate the total width of selected columns?

For example the width of column A + width of column B + width of column C?
In pixels or inches.

Would this also apply to rows?

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Total width of selected columns?

Columns("A:C").Width returns the value in points

--
__________________________________
HTH

Bob

"sarah" wrote in message
...
Hello, how might I calculate the total width of selected columns?

For example the width of column A + width of column B + width of column C?
In pixels or inches.

Would this also apply to rows?

Thank you.



  #3   Report Post  
Posted to microsoft.public.excel.misc
Don Don is offline
external usenet poster
 
Posts: 487
Default Total width of selected columns?

Also, from your sheet you can enter the following formula

=Cell("width",A1)+Cell("width",b1)+Cell("width",c1 )

"sarah" wrote:

Hello, how might I calculate the total width of selected columns?

For example the width of column A + width of column B + width of column C?
In pixels or inches.

Would this also apply to rows?

Thank you.

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
Individual column width to represent stacked total DemonFish Excel Discussion (Misc queries) 1 July 13th 07 11:30 AM
Total column changes colors when total equals sum of other columns newstacy New Users to Excel 1 April 21st 07 09:00 PM
Pivot Table - Grand Total for selected columns only KG Excel Discussion (Misc queries) 0 April 14th 07 09:50 PM
Total width of several columns. Basher Bates Excel Worksheet Functions 2 April 17th 06 12:38 PM
how can i find total width of the columns in a printing area ? EXCELL COLUMN WIDTH Excel Discussion (Misc queries) 1 May 24th 05 11:35 PM


All times are GMT +1. The time now is 05:47 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"