Initial commit - QBPOS Help
This commit is contained in:
@@ -0,0 +1,79 @@
|
||||
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<meta name="generator" content="Adobe RoboHelp 2019">
|
||||
<title>Office integration</title>
|
||||
<link rel="StyleSheet" href="../qbpos.css" type="text/css">
|
||||
<style type="text/css">
|
||||
/* FORCE ALL FONTS TO 12PT */
|
||||
* { font-size: 12pt !important; }
|
||||
body, p, li, ol, ul, div, span, td, th, h1, h2, h3, h4, h5, h6 { font-size: 12pt !important; }
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" language="JavaScript1.2">
|
||||
//<![CDATA[
|
||||
var chmfilefullname = "";
|
||||
var chmfilename = "";
|
||||
var chmfilepath = "";
|
||||
var chmfilepage = "";
|
||||
getchmfile();
|
||||
|
||||
function getchmfile(){
|
||||
var ra, sl, a, X, Y, Z;
|
||||
ra = /:/;
|
||||
a = location.href.search(ra);
|
||||
sl = "::";
|
||||
Y = location.href.lastIndexOf(sl);
|
||||
if (a==4) {
|
||||
Y = location.href.lastIndexOf("/");
|
||||
chmfilepage = unescape(location.href.substring(Y+1));
|
||||
if (location.href.substring(0,4) == "file") {
|
||||
chmfilepath = unescape(location.href.substring(8, Y+1));
|
||||
}
|
||||
} else {
|
||||
if (a == 2) X = 14;
|
||||
if (a == 7) X = 7;
|
||||
chmfilefullname = unescape(location.href.substring(X, Y));
|
||||
Z = chmfilefullname.lastIndexOf("\\");
|
||||
chmfilepath = unescape(chmfilefullname.substring(0, Z+1));
|
||||
chmfilename = unescape(chmfilefullname.substring(Z+1));
|
||||
chmfilepage = unescape(location.href.substring(Y+3));
|
||||
}
|
||||
}
|
||||
//]]>
|
||||
</script>
|
||||
</head>
|
||||
<body><a name="642b3b9347ca42c9b00b820c00c373fa=1"></a>
|
||||
<script type="text/javascript" src="../ehlpdhtm.js" language="JavaScript1.2"></script>
|
||||
|
||||
|
||||
<p class="Help-Heading-1" style="background-color: #008000;">Office Integration</p>
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;"> </p>
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;">Point of Sale supports data import/export with Microsoft Excel, letter writing with Microsoft Word, e-mailing of documents via your default Windows e-mail client, and creation of targeted customer lists for use in e-mail marketing campaigns.</p>
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;"> </p>
|
||||
<p class="Help-Text" style="margin-top: 0; margin-bottom: 0;">Click a link below for more information on a specific feature.</p>
|
||||
<p class="Help-Info-Line">You can:</p>
|
||||
<ul style="list-style: disc;">
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted"><a href="../qbposimp/data_import_using.htm">Import</a> or <a href="../qbposimp/export_datawizard.htm">export</a> your Point of Sale list data with Excel</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted"><a href="../qbpos_reports_and_sales_charts/reports07.htm">Export reports</a> to Excel</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted"><a href="basic_write_letters.htm">Write letters</a> to customers or vendors with Word using Point of Sale templates and your company file information</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted"><a href="basic_email_documents.htm">E-mail</a> Point of Sale documents to vendors or customers</p>
|
||||
</li>
|
||||
<li class="p-Help-Bulleted" style="margin-left: -20px;">
|
||||
<p class="Help-Bulleted">Create targeted customer lists for use in <a href="../qbpos_customers/cust_email_mktg.htm">e-mail marketing</a> campaigns and export them to Excel or send them directly to an integrated marketing partner</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="Help-Text">The use of Excel and Word features requires that you have a supported version of Excel and/or Word installed on the workstation performing the task. Refer to the system requirements in the Point of Sale <a href="../qbpos_help_and_support/QuickBooks%20POS%20User%20Guide%201.0%20Final.pdf">User Guide</a> (launches PDF version). You must have <a href="https://acrobat.adobe.com/in/en/acrobat/pdf-reader.html">Acrobat Reader</a> installed on your machine.</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user