Total width of selected columns?

  • Thread starter Thread starter sarah
  • Start date Start date
S

sarah

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.
 
Also, from your sheet you can enter the following formula

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top