<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:gd="http://schemas.google.com/g/2005" xmlns:georss="http://www.georss.org/georss" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:thr="http://purl.org/syndication/thread/1.0"><id>tag:blogger.com,1999:blog-3193536995943873428</id><updated>2024-09-20T19:53:04.889+07:00</updated><category term="Form"/><category term="Sub Form"/><category term="Table"/><category term="AutoFormat"/><category term="Module"/><category term="Report"/><category term="Transaction Table"/><category term="Account Derivative"/><category term="Accounting Cycle"/><category term="Accounting Equation"/><category term="Accounting System"/><category term="Assets"/><category term="Chart of Account"/><category term="Command Button"/><category term="Dialog Form"/><category term="Element of Financial Statement"/><category term="Enter the Records"/><category term="Equities"/><category term="Expenses"/><category term="Function"/><category term="Liabilities"/><category term="Master Table"/><category term="Relationship"/><category term="Revenues"/><title type="text">Simple Access Visual Basic Application</title><subtitle type="html">An application case study of accounting system design using Microsoft Access 2007 or Access 2010</subtitle><link href="http://simple-access-vba.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default?redirect=false" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/" rel="alternate" type="text/html"/><link href="http://pubsubhubbub.appspot.com/" rel="hub"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><generator uri="http://www.blogger.com" version="7.00">Blogger</generator><openSearch:totalResults>17</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-7618638623733849840</id><published>2011-11-01T17:16:00.000+07:00</published><updated>2016-02-26T15:42:10.709+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Form"/><category scheme="http://www.blogger.com/atom/ns#" term="Sub Form"/><title type="text">Modifying the Journal Entry Form</title><content type="html">In the previous posting, you have known already, how to create journal entry 
form using Form Wizard. But the result is a rough form of Journal Entry. We 
should reformat and add additional function in it. Now open form frmOpenTransactionJournalParent 
in design view, as depicted below:&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/11/modifying-journal-entry-form.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/7618638623733849840/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/11/modifying-journal-entry-form.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7618638623733849840" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7618638623733849840" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/11/modifying-journal-entry-form.html" rel="alternate" title="Modifying the Journal Entry Form" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipCdbPXYxugVfdpRWBTdlcgj-jj_RF46pj4QnFXN-RJavuaaGqe9mhyZU6ucydWZ7G7smAK3Cl1ZPCxGCKTsYMQOYMTqKpMajCj7a4PMGmE7NUVrPK9PPwNuMmp2L4sGYF8UGln652D0WX/s72-c/frmOpenJournaEntryDesignView.jpg" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-2686921543553812573</id><published>2011-11-01T17:15:00.001+07:00</published><updated>2011-11-02T09:14:57.392+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Form"/><category scheme="http://www.blogger.com/atom/ns#" term="Sub Form"/><category scheme="http://www.blogger.com/atom/ns#" term="Transaction Table"/><title type="text">Why We Should Use Parent and Child Table to Make a Journal Entry Form</title><content type="html">There are several ways to create a table for recording transaction journal. Several 
software developers like to make a table that contains all the required fields in 
a single table of the journal, some other divide the table in 2 parts: the parent table and the child table. In essence, these two 
types of tables will give the same results. But in the process they are different.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/11/why-we-should-use-parent-and-child.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/2686921543553812573/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/11/why-we-should-use-parent-and-child.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/2686921543553812573" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/2686921543553812573" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/11/why-we-should-use-parent-and-child.html" rel="alternate" title="Why We Should Use Parent and Child Table to Make a Journal Entry Form" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-7519125007040174666</id><published>2011-10-10T13:26:00.000+07:00</published><updated>2016-02-26T15:37:22.900+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Dialog Form"/><category scheme="http://www.blogger.com/atom/ns#" term="Report"/><title type="text">Modify the Report Based on Control Setting</title><content type="html">In previous posts, you already know how to 
create simple reports using the Report Button provided in the Reports Group. This posting will modify the report that was created to be displayed according to our 
settings like in the picture below.&lt;br&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpiMoynPeHzAVXpFuWew-rscz6RnrOSe0QoopyaBG0G6XU84PseW3QcQ2FbhGfEYfFjXRu5JBxrIEIzk6geZI0acDcug80D1E35w2PM_IR-rzdvoYhks6DAiDPt62OtvEZcWKtIWqEyNSw/s1600/preview-report-1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpiMoynPeHzAVXpFuWew-rscz6RnrOSe0QoopyaBG0G6XU84PseW3QcQ2FbhGfEYfFjXRu5JBxrIEIzk6geZI0acDcug80D1E35w2PM_IR-rzdvoYhks6DAiDPt62OtvEZcWKtIWqEyNSw/s320/preview-report-1.jpg" width="320"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class="separator" style="clear: both; text-align: left;"&gt;
&lt;/div&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/10/modify-report-based-on-control-setting.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/7519125007040174666/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/10/modify-report-based-on-control-setting.html#comment-form" rel="replies" title="2 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7519125007040174666" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7519125007040174666" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/10/modify-report-based-on-control-setting.html" rel="alternate" title="Modify the Report Based on Control Setting" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgpiMoynPeHzAVXpFuWew-rscz6RnrOSe0QoopyaBG0G6XU84PseW3QcQ2FbhGfEYfFjXRu5JBxrIEIzk6geZI0acDcug80D1E35w2PM_IR-rzdvoYhks6DAiDPt62OtvEZcWKtIWqEyNSw/s72-c/preview-report-1.jpg" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-7565916029387732585</id><published>2011-09-21T13:41:00.003+07:00</published><updated>2011-09-21T13:44:56.838+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Report"/><title type="text">Create a Report Using Report Button</title><content type="html">Report button in Create tab - Report groups can be used to create a basic report on the data in the current table or query, to which you can add features such as groups or totals. It is very easy to apply. Point your mouse to the table the report you want to create, and click Report button. Finish.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-report-using-report-button.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/7565916029387732585/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-report-using-report-button.html#comment-form" rel="replies" title="18 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7565916029387732585" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7565916029387732585" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-report-using-report-button.html" rel="alternate" title="Create a Report Using Report Button" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEig5ipBSlP2R9ISDtbQQZB0BixyP5O8ZcfHYa0N5m6Lsk8paOT_PuI9-a537LYOxvRSZUfEJ9Z2nGG0iibBIx31SSoYnV5OCPznlTIGMBhMfU1Ym5dikoE8AzbhbfHnLwdpFrvVcEO07bW4/s72-c/accoun1.jpg" width="72"/><thr:total>18</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-3879626480567892060</id><published>2011-09-21T10:28:00.000+07:00</published><updated>2016-02-26T13:47:07.052+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Enter the Records"/><title type="text">Enter Record In the Tables Using Form</title><content type="html">After knowing how to create table and form in MS Access, the next step is create query and report.
Before doing that, you have to enter record in each table, especially 
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-master-table.html"&gt;master 
tables&lt;/a&gt; in the form we have created. To enter such records, make sure that 
you have add additional control, depicted below, on each form (put the on Form Header). If not yet, 
please read 
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/control-form-using-module.html"&gt;Control the Form Using Module&lt;/a&gt; 
and follow the steps provided there.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/enter-record-in-tables-using-form.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/3879626480567892060/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/enter-record-in-tables-using-form.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/3879626480567892060" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/3879626480567892060" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/enter-record-in-tables-using-form.html" rel="alternate" title="Enter Record In the Tables Using Form" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4N1dxBKbj_7xpBLusTBJWkguDKKmCuPWe10K0gWfZ5Z-x6nGLEh_kllB8aXeG8Kx5aFn6annereVUrgiRg0_FK4jZB3cwoPzC853SF97coipYRxobVX6k5X2Of2SpObGBxZsdt3fKvj8S/s72-c/index.9.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-4432378919453132736</id><published>2011-09-19T11:49:00.000+07:00</published><updated>2011-09-19T14:20:34.412+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Command Button"/><category scheme="http://www.blogger.com/atom/ns#" term="Module"/><title type="text">Control the Form Using Module</title><content type="html">We have created a form with a simple way in which the form has not been added 
or installed any feature that will help us work quickly - such as print or view current form. On the other hand, we have created a module contains functions that 
at any time we can call in such an easy 
way in the objects we have created. Basically, MS Access has feature to run the function in the module we have created 
but unfortunately, that function can only be applied in a predetermined form, namely through the class module. In contrast with the standard module, which is created as a separate object in 
the Access Navigation Pane.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/control-form-using-module.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/4432378919453132736/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/control-form-using-module.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/4432378919453132736" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/4432378919453132736" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/control-form-using-module.html" rel="alternate" title="Control the Form Using Module" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPCio95w3GM1uZ3hAFme7H0eZJv_MqpqSRp3RVohG7cw3Rqk7WTD5CLAKj_Q5zHY77RH2MSbtPZDtMCeG49EpF674p7iWF6aoQNkwVyjbNNq6FSQjNYXhLeYGs49mOC53iZMKzLWBA6Sj0/s72-c/use+control+wiz.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-8729454529048417794</id><published>2011-09-18T13:54:00.000+07:00</published><updated>2016-02-17T22:32:29.053+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Function"/><category scheme="http://www.blogger.com/atom/ns#" term="Module"/><title type="text">Create Functions using Module</title><content type="html">&lt;br&gt;
In MS Access, modules contain declarations, statements, and procedures or functions 
that are programmed in a structured and systematic manner as a single unified 
entity. There are two types of MS Access module, class module and standard module. Class 
module is on a form or report, and usually contains a specially programmed procedures for 
its form or report. Standard module contains general procedures that are not associated with or can be used on other objects 
- such as query, form, and report. Standard modules are listed under Modules in the Navigation Pane, while 
a class module not.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-functions-using-module.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/8729454529048417794/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-functions-using-module.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/8729454529048417794" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/8729454529048417794" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-functions-using-module.html" rel="alternate" title="Create Functions using Module" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLeKJ_I_nGEdRlMyZP65Vz-OOsgoJkhh61EvPilIFE1DC-f4LVMkv8fix4HRTmw9O8wBZ8-fNRszZT8-zOxs1d8Dhn4dogTwbFZEJmd5mWAATF9GU87-9fzbR029EOUhLlOWEfU7Ljhpn3/s72-c/index.8.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-1255892408582587783</id><published>2011-09-18T07:00:00.002+07:00</published><updated>2011-11-01T18:07:27.088+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Form"/><category scheme="http://www.blogger.com/atom/ns#" term="Sub Form"/><title type="text">Create a Form with Sub Form Using Form Wizard</title><content type="html">Creating a form with a sub form in MS Access is best applied to the table that have the one-to-many relationship with another table. The  objective is to eliminate redundancy in one or more fields in a table. &lt;br&gt;
&lt;br&gt;
In general, tables that will be the form is a parent table, while the table to be used as a sub form is a child table that is relevant to the parent table. For example, forms invoices, bills, purchase orders, and various other forms that have a number of details of more than one item.  Of the tables we have created, table tblOpenTransactionJournalParent will become a form with table tblOpenTransactionJournalChild that will become its sub form; table tblPermTransactionJournalParent and tblPermTransactionJournalChild are as well.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-form-with-sub-form-using-form.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/1255892408582587783/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-form-with-sub-form-using-form.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/1255892408582587783" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/1255892408582587783" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-form-with-sub-form-using-form.html" rel="alternate" title="Create a Form with Sub Form Using Form Wizard" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzuTz_bsUH95iujPSXfgNS5meKMDQ7xK5mIu6Wcf193RTh-X9wFEKgKXVpcnxe2721SG7kfH5Qu1jpijLp5NR33AQ4n3q-M3_K91EpgLcZwwzBgTVVkmPMb9NQFkh1QCdj_RcHX-Z64XGL/s72-c/index.3.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-4624691569417773624</id><published>2011-09-17T05:44:00.000+07:00</published><updated>2011-09-18T19:27:42.004+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AutoFormat"/><category scheme="http://www.blogger.com/atom/ns#" term="Form"/><title type="text">Create a Form Using Blank Form</title><content type="html">
If you want to create a form based on your own customized style, then you can create it by using Blank Form. MS Access  give much more flexibility on using Blank Form in designing a form. To create a form 
using Blank Form, do the following steps:&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;Click Create tab, on the Forms group click Blank Form icon. Access will 
	display a blank form viewed in Layout View and Field List on the right.&lt;/li&gt;
&lt;li&gt;Choose tblDerivativeAccount1 in the Field List. Point the mouse to the 
	field DerivCode1. To put this field into the Layout View of the blank form, 
	double click this field or drag it into the blank form. Do the same thing 
	for field DerivName1.&lt;/li&gt;
&lt;/ol&gt;&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-form-using-blank-form.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/4624691569417773624/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-form-using-blank-form.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/4624691569417773624" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/4624691569417773624" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-form-using-blank-form.html" rel="alternate" title="Create a Form Using Blank Form" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZ_T6HHkCLq2CeOX-O12LPsZWtvnN_Cc-weXHmRKIxYTuZiVkB0qg9tZnmEWQB75NovsGazEV8dLIf_M4Seng8PFIj0Pth4Yr8T_FD4BvnG6ryGSxALObhTh-wEkU4NY7QVp-xIx7B8g3B/s72-c/index.1.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-2816494434163303541</id><published>2011-09-16T16:55:00.001+07:00</published><updated>2011-09-17T05:48:18.187+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AutoFormat"/><category scheme="http://www.blogger.com/atom/ns#" term="Form"/><title type="text">Create a Form Using Form Wizard</title><content type="html">&lt;div class="separator" style="clear: both; text-align: left;"&gt;
Form is one of the user interface between users and database. In the case of MS Access 
database, the form is user interface between the user and the table. To add, delete, edit, and save a record, a user is not allowed (forbidden) to do so directly through the table. Database management systems such as 
MS Access, mySQL, SQL Server are an integrated database. So if we do edit a record 
directly in a table, other table(s) may be disturbed, so that the database may corrupt, 
become out of sync, or possibly be crashed. For that reasons, we should use form 
to add, delete, edit, and save a record. Other than that, form can be used as a 
navigation, guideline, even alert when an error occurred.&lt;/div&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-form-using-form-wizard.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/2816494434163303541/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-form-using-form-wizard.html#comment-form" rel="replies" title="1 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/2816494434163303541" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/2816494434163303541" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-form-using-form-wizard.html" rel="alternate" title="Create a Form Using Form Wizard" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh_Mn87dk0Not0rrUt87SnyTJzEdVcmF_9n9llrVfV5Dax9-MR0swdMJJW7IWKlVpymNvq7t4VSv6L8b1gi5zSq-q7ESOwThP5oqVw72oBQJ3s2X-ZH36cPznL08MabGRN9RW9FfQXFaPJ2/s72-c/wizard1.jpg" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-1578494182289223342</id><published>2011-09-16T10:34:00.004+07:00</published><updated>2011-09-17T09:03:20.923+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Relationship"/><category scheme="http://www.blogger.com/atom/ns#" term="Table"/><title type="text">Create Tables Relationship</title><content type="html">After creating and identifying the necessary tables in an accounting system, the next step is to create a relationship. Relationship describes the relations 
among tables in MS Access database. Once this relationship is finished, then you can design forms, reports, and queries.&lt;br&gt;
&lt;br&gt;
A relationship works by matching data in primary key fields, usually fields with the same name in both tables. In most cases, the relationship matches the primary key from one table, which provides a unique identifier for each row, with an entry in the foreign key in the other table.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/tables-relationship.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/1578494182289223342/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/tables-relationship.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/1578494182289223342" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/1578494182289223342" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/tables-relationship.html" rel="alternate" title="Create Tables Relationship" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg0BU7Vh6SOZxSEFyL9xwlGhFPdzELbNwBtkWOhqGl1PM3B28b4yOhVg0A7NiVm4sn0gQ0PTl5HJSYKHXTgmWYCNp1dTa5fhf3XFxoRyOXJImB5n6Wv1c0zrYCOlF_sYnEzketei7H3ePpL/s72-c/relationship+diagram.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-7690512702494647452</id><published>2011-09-16T09:08:00.000+07:00</published><updated>2011-09-17T08:51:25.115+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Table"/><category scheme="http://www.blogger.com/atom/ns#" term="Transaction Table"/><title type="text">Create Tables in MS Access - Transaction Table</title><content type="html">&lt;br&gt;
In the accounting system, transaction table is a table containing the financial events that are recorded each time a transaction occurred based on valid evidences or documents.&lt;br&gt;
&lt;br&gt;
The process of recording in a journal is stored in the transaction table. Generally, journals 
of transactions that will be created consist of two tables: &lt;br&gt;
&lt;ol&gt;
&lt;li&gt;Parent table: contains information that is global and is a summary, for example, the ID number of the journal, the journal type, journal name maker, name of the verifier/approver 
	&lt;/li&gt;
&lt;li&gt;Child table: contains information that is details such as account codes, references, debits, credits, and descriptions of the transactions.&lt;/li&gt;&lt;/ol&gt;&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-transaction.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/7690512702494647452/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-transaction.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7690512702494647452" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/7690512702494647452" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-transaction.html" rel="alternate" title="Create Tables in MS Access - Transaction Table" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-8083487810685575164</id><published>2011-09-15T10:34:00.002+07:00</published><updated>2011-09-21T10:05:57.291+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Master Table"/><category scheme="http://www.blogger.com/atom/ns#" term="Table"/><title type="text">Create Tables in MS Access - Master Table</title><content type="html">After identifying a glimpse of things related to the accounting system, now is the time for us to learn how MS Access works. As a starting point, we will create a very simple accounting system, the objective is that we know better what it is MS Access. Slowly but surely, we will add a variety of features that will benefit us.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-master-table.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/8083487810685575164/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-master-table.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/8083487810685575164" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/8083487810685575164" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/create-tables-in-ms-access-master-table.html" rel="alternate" title="Create Tables in MS Access - Master Table" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgapUCDGuRuWtHWP7dFQe2j91tFa3IB7ws6XeoosKx6ZW0tJLlPc0voujLbJ71plVFih3fRLO1FmgQ7kpazhwJ53iSNaKJZHO8UGJWyOR4xCQNqGNEa_AT0mcXrKaMJjpMGMd7rg0kgSyrE/s72-c/main+account+table.jpg" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-290239703607411928</id><published>2011-09-14T10:16:00.001+07:00</published><updated>2011-11-01T03:52:17.843+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Account Derivative"/><category scheme="http://www.blogger.com/atom/ns#" term="Chart of Account"/><title type="text">Chart of Account</title><content type="html">Chart of account is account codes and account names to be used to record transaction journal. This blog does not discuss various types of chart of accounts theory. This blog will only explain an ideal chart of account based on experience or practice and is very useful for user at the clerical level. As you know, day to day activities related with chart of account mostly used by user, in this case, employee at the clerical or staff level. At the supervisory or managerial level, chart of account is very important also, but they never involved directly in the daily recording transaction journal as the clerical staffs do. In addition, at the supervisory level and above, user usually are able to understand accounting system easily so that they can remember the account code without using any supporting tool.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/chart-of-account.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/290239703607411928/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/chart-of-account.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/290239703607411928" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/290239703607411928" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/chart-of-account.html" rel="alternate" title="Chart of Account" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-52434957725788625</id><published>2011-09-14T09:03:00.000+07:00</published><updated>2011-09-21T10:34:28.917+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Accounting Equation"/><category scheme="http://www.blogger.com/atom/ns#" term="Assets"/><category scheme="http://www.blogger.com/atom/ns#" term="Element of Financial Statement"/><category scheme="http://www.blogger.com/atom/ns#" term="Equities"/><category scheme="http://www.blogger.com/atom/ns#" term="Expenses"/><category scheme="http://www.blogger.com/atom/ns#" term="Liabilities"/><category scheme="http://www.blogger.com/atom/ns#" term="Revenues"/><title type="text">The Fundamental Accounting Equation</title><content type="html">As a rule of thumb, work in the field of accounting ranging from the knowledge base called “the fundamental accounting equation”. The fundamental accounting equation is as follows:

&lt;br&gt;
&lt;br&gt;
Assets = Liabilities + Owner’s Equities
&lt;br&gt;
&lt;div&gt;
&lt;br&gt;
If Owner’s Equities       =     Preferred Stocks + Common Stocks + Additions Paid in Capital + Translation FX currency + Retained Earnings 
&lt;br&gt;
&lt;i&gt;and&lt;/i&gt;&lt;br&gt;
Equities                        =     Preferred stocks + Common Stocks + Additions Paid in Capital + Translation FX Currency 
&lt;br&gt;
&lt;i&gt;then &lt;/i&gt;&lt;br&gt;
   
Asset                        =     Liabilities + Equities + Retained Earnings
&lt;br&gt;
   
Assets                       =    Liabilities + Equities + Revenues – Expenses
&lt;br&gt;
   
Assets + Expenses     =     Liabilities + Equities + Revenues
&lt;br&gt;
&lt;br&gt;&lt;/div&gt;
Assets, liabilities, equities, expense, and revenues are called the elements 
of financial statement. The first three are the elements of balance sheet and 
the last two are the elements of income statement.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/fundamental-accounting-equation.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/52434957725788625/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/fundamental-accounting-equation.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/52434957725788625" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/52434957725788625" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/fundamental-accounting-equation.html" rel="alternate" title="The Fundamental Accounting Equation" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-6574849706605764016</id><published>2011-09-13T20:00:00.000+07:00</published><updated>2011-09-13T20:03:37.128+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Accounting Cycle"/><title type="text">Accounting Cycle</title><content type="html">Accounting cycle define as stages in the process of recording accounting transaction. It started from recognition of a valid document or transaction evidence and finished when accounting period is closed.&lt;br&gt;
&lt;br&gt;
The stages of transaction recording process are as follow:&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/accounting-cycle.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/6574849706605764016/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/accounting-cycle.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/6574849706605764016" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/6574849706605764016" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/accounting-cycle.html" rel="alternate" title="Accounting Cycle" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3193536995943873428.post-6079316412898614864</id><published>2011-09-13T19:45:00.000+07:00</published><updated>2016-11-25T14:16:57.554+07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Accounting System"/><title type="text">Accounting System at a Glance</title><content type="html">As part of the information science related, today’s accounting practices can not be untied from using of information technology – mainly computer – that is used to input, process, and blend accounting data to become information that is used for decision making.&lt;br&gt;
In the information concept, we know the term Input -&amp;gt; Process -&amp;gt; Output, or known as I-P-O. There is term like that also in accounting information system.&lt;br&gt;
&lt;a href="http://simple-access-vba.blogspot.com/2011/09/accounting-system-at-glance.html#more"&gt;Read more »&lt;/a&gt;</content><link href="http://simple-access-vba.blogspot.com/feeds/6079316412898614864/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/accounting-system-at-glance.html#comment-form" rel="replies" title="0 Comments" type="text/html"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/6079316412898614864" rel="edit" type="application/atom+xml"/><link href="http://www.blogger.com/feeds/3193536995943873428/posts/default/6079316412898614864" rel="self" type="application/atom+xml"/><link href="http://simple-access-vba.blogspot.com/2011/09/accounting-system-at-glance.html" rel="alternate" title="Accounting System at a Glance" type="text/html"/><author><name>Unknown</name><email>noreply@blogger.com</email><gd:image height="16" rel="http://schemas.google.com/g/2005#thumbnail" src="https://img1.blogblog.com/img/b16-rounded.gif" width="16"/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgP5NFXNdTNyIECZ7eB2q6IF2z6fmS3fbP1akZnVEuKyVeDCbTEv5ny2fZ4GhsIyGTKZhn8E4fbIeiNejTBKshGBNJUEEFs60BZhxQf00lWASIvu4wRHfH4VoXT7z__0kEFcA8hqoE8Z_7/s72-c/accounting-hierarchy.jpg" width="72"/><thr:total>0</thr:total></entry></feed>