Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to create graph paper (one inch square boxes) using excel.
However, excel uses pixels to change row and column widths. I've got real close but when i print the graph sheets and measure with a ruler its not a one inch square box. Any ideas how to approach this or how to make one inch square cells? thanks inadvance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Any particular reason you need Excel for this, it's freely available online
http://www.mathematicshelpcentral.com/graph_paper.htm -- Regards, Peo Sjoblom http://nwexcelsolutions.com "Humbertt" wrote in message ... I'm trying to create graph paper (one inch square boxes) using excel. However, excel uses pixels to change row and column widths. I've got real close but when i print the graph sheets and measure with a ruler its not a one inch square box. Any ideas how to approach this or how to make one inch square cells? thanks inadvance. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With font Arial 10 (default)
with yourRange .RowHeight=72 .ColumnWidth=13 end with produces 72x72 points squares. HTH -- AP "Humbertt" a écrit dans le message de news: ... I'm trying to create graph paper (one inch square boxes) using excel. However, excel uses pixels to change row and column widths. I've got real close but when i print the graph sheets and measure with a ruler its not a one inch square box. Any ideas how to approach this or how to make one inch square cells? thanks inadvance. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks
"Humbertt" wrote: I'm trying to create graph paper (one inch square boxes) using excel. However, excel uses pixels to change row and column widths. I've got real close but when i print the graph sheets and measure with a ruler its not a one inch square box. Any ideas how to approach this or how to make one inch square cells? thanks inadvance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count ticks in boxes | Excel Discussion (Misc queries) | |||
Boxes in Forms | Excel Discussion (Misc queries) | |||
check boxes - copy | Excel Discussion (Misc queries) | |||
Partial Grid Lines | Excel Discussion (Misc queries) | |||
Excel 2002 Will Not Print Text Boxes | Excel Discussion (Misc queries) |