How wonderful it is to start a new spreadsheet with a new, blank, page in front of you. However, as I have done from an early age onward, I always feel the need to immediately change some basic things. In my Commodore 64 days this used to be: poke 53280,0 / poke 53281,0 to change the background color of my computer screen to black. In spreadsheets I usually change the following:
- I change header and footer information to be able to identify printed pages.
- I change the basic font to Verdana (just a personal preference).
- I add a documentation sheet to my spreadsheet. Since I keep forgetting — I know I’m not the only one — to document my spreadsheets.
The poking of my C64 couldn’t be automated (hence I still remember the codes), but, with the use of spreadsheets, it is very easy to change the defaults in any Calc spreadsheet.
- Open the Standard spreadsheet template spreadsheet (or a blank one)
- Make all the changes you like to have
- go to File -> Templates -> Save
- Select a name and a category for your template
- click ok
- done!
If you want to make the template your default one:
- go to File -> Templates -> Organize
- select the template (within the category)
- right-click the template and select ’set as default template’
- done!
