About 24,200 results
Open links in new tab
  1. How to make X, Y axes of Excel charts to have same scale on …

    Jan 27, 2010 · Hi: I have a set of X and Y data that will make a square. But when I plot them by XY chart in Excel (2003), it looks like a rectangle, even if I have made the maximum, …

  2. How can I easily make cells in Excel that are square? - PC Review

    May 12, 2006 · The underlying problem is that Excel measures Row Height in picas and Column Width in number of standard characters. There are 72 picas (vertical) to the inch, and 12 …

  3. Square a number in Excel - PC Review

    Andy Wiggins Sep 4, 2003 #2 In any cell: =2^2 =3^2 =4^2 or cubed: =2^3 =3^3 =4^3 etc -- Regards Andy Wiggins www.BygSoftware.com Home of "The Excel Auditor" and "Byg Tools …

  4. Re: How do I write a superindex in excel? (e.g. for square meter m2)

    Dec 7, 2006 · ALT + 0178(on the numpad) will give ² after you type the m If you have a great lot of these to do just go into Format>Cells>Number>Custom and in the dialog box enter 0"m" then …

  5. How do I add brackets to every cell in Excel? - PC Review

    Feb 21, 2005 · I have a column in Excel that I want to enclose the contents with brackets in every cell. Is there an easy way to do that?

  6. Exact ratio of width to height to get a square cell? - PC Review

    Mar 19, 2008 · What is the exact ratio of column width to row height to get an exact square on printout with default margins and standard A4 paper?

  7. Missing:ATPVBAEN.XLA - PC Review

    Jul 18, 2009 · But the problem still persists. In my VBE, the Tools/References dialog still shows missing ATPVBAEN.XLA. In searching for this file, I found these 4 files in …

  8. Square Root Symbol in VBA - PC Review

    Jan 25, 2007 · Hello All, I am looking for a way to include a square root symbol that will display in a selected cell when the macro is activated. I've looked up the various ASCII codes (chr(10) is …

  9. In Access Reports, How to draw a rounded rectangle? (as in Excel)

    Aug 31, 2007 · Last evening I decided I needed to print a number of rectangles with some square corners and some rounded. I offer the following code as a solution to a problem that is more …

  10. ID number to Gender - PC Review

    May 20, 2010 · I want to see if the employee is a male or female from the ID number? ID number - 751105 0 931087 The SEVENTH number will tell you if the employee is a male or female 0-4 …