Yes, I use Excel for a lot of Very Important Things, but I also use it as a glorified—and very handy—calculator.
I want to format cells to recognize and treat numbers like a regular, simple calculator: If I put in a number with no decimal points, it should display it that way; if I divide two whole numbers and decimals result, I want those to appear; if a number goes beyond three digits, I want it to add a comma. That sort of thing. I know how to get commas to show up, but their not on by default. And I know how to specify decimal places, but I don’t want to see “.00x” unless the number has decimal places in it.
Is such a thing possible? Is there an alternate spreadsheet out there that does that?
Anyone know why it’s so freakin’ hard to find the default template? Will I be able to select all cells, change the format, and have that be the starting point?
I can’t believe it’s taking me this long to find the template. No, really. Google can bite my shiny metal spreadsheet…
“A number format consists of up to 4 items, separated by semicolons. Each of the items is an individual number format. The first by default applies to positive numbers, the second to negative numbers, the third to zeros, and the fourth to text.” (CITE)
So for the above make it:
#,##0.###;#,##0.### (will display negative numbers in red)
Okay, I give up (angrily so, but I can’t decide whether to direct it at my own incompetence or Mircosoft).
How do I change the default template?!
I’ve tried following a handful of directions on the net, but to no avail. Even the MS KB article failed–there’s no “save as template” option under save as.
It’s not under the regular “save as” pane, but under “save as Other Formats” and then it’s buried eight or nine down–below Web pages and whatnot.
So I changed the format, went through the save as template, and it dropped it into C:\Users\Rhythmdvl\AppData\Roaming\Microsoft\Templates.
New files are not showing the change. I changed it to Book, Book1, Sheet, and Sheet1. Nothing. Opening the template file directly shows the change, but I’m allllmmooosssst there.
(bonus question: Is there any way to easily bind keys in Excel? The marco wizard lets me add Ctrl+ a key, but I want to use Alt.)
Still Googling to see if I can help myself, but I’m finding myself helpless
Making it the Book template will only use it when you create a new Workbook. Adding a new sheet to a workbook uses the Sheet template. Saving it as both makes it work either way. Good job.
Again, thanks. That book/sheet difference makes sense. I took the time to change the ‘normal’ formatting for currently active/used spreadsheets and as a result there’s joy in Mudville.