computing
  • 9

Solved Excel Question: How Many Pixels Are There In ½ Square Inch?

  • 9

I’m trying to create graph paper with 1/2″ squares in an excel program but don’t know how many pixels it takes for each 1/2″.

Share

1 Answer

  1. Assuming Excel 2007 or later, try this:

    1 – Click on the View tab, then chose Page Layout on the left hand side of the ribbon. Do not use the Page Layout tab, use the View tab and then the Page Layout view.

    2 – Click the little box with the triangle above the row numbers to select all cells.

    3 – Right click on a Column Letter, choose Column width and enter .5″ in the input field.

    4 – Right click on a Row Number, choose Row height and enter .5″ in the input field.

    Each cell should now be .5″ x .5″.

    Click Here Before Posting Data or VBA Code —> How To Post Data or Code.

    message edited by DerbyDad03

    • 0