File: basics_files1.html

package info (click to toggle)
gnucash-docs 1.8.5-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,048 kB
  • ctags: 1,014
  • sloc: xml: 32,234; sh: 6,787; makefile: 151; ansic: 120
file content (21 lines) | stat: -rw-r--r-- 3,462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>2.6. Creating and Saving Files</title><meta name="generator" content="DocBook XSL Stylesheets V1.45"><link rel="home" href="index.html" title="GnuCash Tutorial and Concepts Guide"><link rel="up" href="chapter2.html" title="Chapter 2. The Basics"><link rel="previous" href="basics_help1.html" title="2.5. Getting Help"><link rel="next" href="basics_import1.html" title="2.7. Importing QIF Files"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">2.6. Creating and Saving Files</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="basics_help1.html">&lt;&lt;&lt;Prev</a></td><th width="60%" align="center">Chapter 2. The Basics</th><td width="20%" align="right"><a accesskey="n" href="basics_import1.html">Next&gt;&gt;&gt;</a></td></tr></table><hr></hr></div><div class="sect1"><div class="titlepage"><div><h2 class="title" style="clear: both"><a name="basics_files1"></a>2.6. Creating and Saving Files</h2></div></div><p>
If you are using GnuCash for the first time, it will automatically open a new file when you begin.  Follow these steps to save the file under a new name:
    </p><div class="orderedlist"><ol type="1"><li><p>
Choose <b>File</b> -&gt; <b>Save As...</b> from the menu bar or select the Save toolbar button.  GnuCash will bring up this window:

    <div class="screenshot"><div class="mediaobject"><img src="figures/basics_filesave.png" alt="The Save dialog"><div class="caption"><p>This image shows the <b>Save</b> dialog.
	       </p></div></div></div>
     </p></li><li><p>
In the text box below <b>Selection</b> type your chosen file name (e.g. gcashdata).
    </p></li><li><p>
Click the OK button to save the file.
   </p></li></ol></div><p>
If you are keeping track of finances for a single household, you need only one file.  But if you are also tracking business finances or want to keep data separate for some reason, then you will need more than one file.  To create a new file:
    </p><div class="orderedlist"><ol type="1"><li><p>
From the main menu, choose <b>File</b> -&gt; <b>New
File</b>.
    </p></li><li><p>
Follow the steps above for saving a file under a new name.
   </p></li></ol></div><p>
Before ending each GnuCash session, be sure to save your data changes using <b>File</b> -&gt; <b>Save</b> or the Save toolbar button.   In fact, it is a good idea to save your data changes often, since GnuCash does not permanently record your changes until you save them.  To open an existing file, select <b>File</b> -&gt; <b>Open</b> and choose your file from the list.
    </p></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="basics_help1.html">&lt;&lt;&lt;Prev</a></td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right"><a accesskey="n" href="basics_import1.html">Next&gt;&gt;&gt;</a></td></tr><tr><td width="40%" align="left">2.5. Getting Help</td><td width="20%" align="center"><a accesskey="u" href="chapter2.html">Up</a></td><td width="40%" align="right">2.7. Importing QIF Files</td></tr></table></div></body></html>