<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Skill header Forum - Recent Topics				            </title>
            <link>https://skillheader.com/community/</link>
            <description>Skill header Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 17 Apr 2026 19:18:48 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Video No. 3</title>
                        <link>https://skillheader.com/community/master-business-accounting-project-forum/video-no-3/</link>
                        <pubDate>Wed, 18 Mar 2026 04:36:47 +0000</pubDate>
                        <description><![CDATA[Dear Sir 
Theres one video missing no.3 how can i get that video to continue  the project
best regards
Mamoun Madi]]></description>
                        <content:encoded><![CDATA[<p>Dear Sir </p>
<p>Theres one video missing no.3 how can i get that video to continue  the project</p>
<p>best regards</p>
<p>Mamoun Madi</p>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>Mamoun</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/master-business-accounting-project-forum/video-no-3/</guid>
                    </item>
				                    <item>
                        <title>StockStatus in frm_Stock</title>
                        <link>https://skillheader.com/community/master-business-accounting-project-forum/stockstatus-in-frm_stock/</link>
                        <pubDate>Sat, 27 Sep 2025 19:38:44 +0000</pubDate>
                        <description><![CDATA[Dear Sir in vidoe
Auto PO Process Smart Inventory | Master Business Accounting 28
at 30:14 i solved the issue in following way; frm_Stock was bounded with a query &quot;q_Stock&quot;. In the express...]]></description>
                        <content:encoded><![CDATA[<p><span>Dear Sir in vidoe</span></p>
<h1 class="style-scope ytd-watch-metadata">Auto PO Process Smart Inventory | Master Business Accounting 28</h1>
<p><span>at </span><span class=""><a class="yt-core-attributed-string__link yt-core-attributed-string__link--call-to-action-color" href="https://www.youtube.com/watch?v=oNgVEIRQWos&amp;t=1814s" target="">30:14</a></span><span> i solved the issue in following way; frm_Stock was bounded with a query "q_Stock". In the expression builder it was StockStatus: IIf(=0,"Zero Stock",IIf(&lt;,"Low Stock","Stock Ok")). I changed it as StockStatus: IIf(=0,"Zero Stock",IIf(&lt;,"Low Stock","Stock Ok")). I applied this change becasue i noticed that in "tbl_Items" we are changing ItmOTotal field througout this tutorial series. It solved the issue and now frm_Stock shows correct StockStatus. I want to know is this method is fine or we have to do some other changes? Is it the correct way?</span></p>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>Khuram Shahzad</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/master-business-accounting-project-forum/stockstatus-in-frm_stock/</guid>
                    </item>
				                    <item>
                        <title>Standard Format of Numbers in UNION SQL QUERY</title>
                        <link>https://skillheader.com/community/master-business-accounting-project-forum/standard-format-of-numbers-in-union-sql-query/</link>
                        <pubDate>Wed, 17 Sep 2025 18:20:07 +0000</pubDate>
                        <description><![CDATA[Hi everone
I just want to share a valueable tip if you want to get the number format as a standard with one digit after decimal place then it can be useful if you write the SQL query in Vid...]]></description>
                        <content:encoded><![CDATA[<p>Hi everone</p>
<p>I just want to share a valueable tip if you want to get the number format as a standard with one digit after decimal place then it can be useful if you write the SQL query in Video No: 20 </p>
<p>SELECT *<br />FROM (SELECT AcCommonID, AcSubNm AS NM, "G.Account" AS Type, AcCommonID, Nz(format(,"#,##0.0"),0) AS AcB FROM tbl_ChartofAccountsSub UNION SELECT AccCode,CName AS NM, "Customers" AS Type, AccCode, Nz(format(,"#,##0.0"),0) AS AcB FROM tbl_customer UNION SELECT AccCode,SName AS NM, "Suppliers" AS Type, AccCode, Nz(format(,"#,##0.0"),0) AS AcB FROM tbl_supplier) AS ;</p>
<p>I have noticed that int() function outside the format() is destroying the desired output result showing numbers only but not any comma or decimal place. However i used Nz function and format fuction. It worked for me.</p>
<p>I dont know why our tutor used ids fields twice i.e. AcCommonID, AccCode for customers and AccCode for suppliers?</p>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>Khuram Shahzad</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/master-business-accounting-project-forum/standard-format-of-numbers-in-union-sql-query/</guid>
                    </item>
				                    <item>
                        <title>Orders</title>
                        <link>https://skillheader.com/community/master-business-accounting-project-forum/orders/</link>
                        <pubDate>Sat, 13 Sep 2025 17:20:30 +0000</pubDate>
                        <description><![CDATA[Hi everyone! i want to know when orderstatus apears as &quot;hold&quot;. i know its the default value of OrderStatus in tbl_Orders. when we open the form and make some changes so it becomes as Pending...]]></description>
                        <content:encoded><![CDATA[<p>Hi everyone! i want to know when orderstatus apears as "hold". i know its the default value of OrderStatus in tbl_Orders. when we open the form and make some changes so it becomes as Pending. Never shows as "hold" in Listbox of Invoice. can any one explain please?</p>
<div id="wpfa-4869" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//skillheader.com/wp-content/uploads/wpforo/default_attachments/1757784030-invoice-screenshot.png" target="_blank" title="invoice-screenshot.png"><i class="fas fa-paperclip"></i>&nbsp;invoice-screenshot.png</a></div>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>Khuram Shahzad</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/master-business-accounting-project-forum/orders/</guid>
                    </item>
				                    <item>
                        <title>Issue With Image Storage and its path, working with network share drive Y.</title>
                        <link>https://skillheader.com/community/ms-access-projects-general-forum/issue-with-image-storage-and-its-path-working-with-network-share-drive-y/</link>
                        <pubDate>Mon, 28 Jul 2025 03:56:54 +0000</pubDate>
                        <description><![CDATA[Hello Ursh,
I&#039;m facing issue with my database working with images. Major issue is the location path of the images. While i&#039;m using main PC it upload images in &quot;D:\Server\Images&quot; path and in...]]></description>
                        <content:encoded><![CDATA[<p>Hello Ursh,</p>
<p>I'm facing issue with my database working with images. Major issue is the location path of the images. While i'm using main PC it upload images in "D:\Server\Images" path and in Network share drive it upload in "Y:\Images" path. Due to that Images wont be display if one user uploads images and other user can't see that images displayed only the file path is display.</p>
<p> </p>
<p>jpgNm = CurrentProject.Path &amp; "\Customer Details\Images\" &amp; jpgCd &amp; ".jpg"<br /><br />FileCopy myfile, jpgNm<br />Me.ProfileIMG.Picture = jpgNm 'Display Image<br />Me.ProfilePic = jpgNm 'Inserting the address or the path as text into the field</p>
<p>What will be the correct way to insert images to display in both the database? Please help me as i'm in the final stage of my project. Because of this i'm stuck. Previously i was using "Attachement" option because of that file size increased and after seeing your tutorial i'm using your method of handling images.</p>
<div id="wpfa-4832" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//skillheader.com/wp-content/uploads/wpforo/default_attachments/1753675014-image-upload.jpg" target="_blank" title="image-upload.jpg"><i class="fas fa-paperclip"></i>&nbsp;image-upload.jpg</a></div>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>arseyguy</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/ms-access-projects-general-forum/issue-with-image-storage-and-its-path-working-with-network-share-drive-y/</guid>
                    </item>
				                    <item>
                        <title>Date Field restriction for Future Date entry.</title>
                        <link>https://skillheader.com/community/ms-access-projects-general-forum/date-field-restriction-for-future-date-entry/</link>
                        <pubDate>Sat, 19 Jul 2025 05:44:38 +0000</pubDate>
                        <description><![CDATA[Hi Ursh,
How do we restrict date field (Unbound form) for entry of future date ? I just wanted allow current date or past date to be entered not future date by mistakely.  What other criter...]]></description>
                        <content:encoded><![CDATA[<p>Hi Ursh,</p>
<p>How do we restrict date field (Unbound form) for entry of future date ? I just wanted allow current date or past date to be entered not future date by mistakely.  What other criteria we can include for date field in unbound form to make form secured or to enter data correctly.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>arseyguy</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/ms-access-projects-general-forum/date-field-restriction-for-future-date-entry/</guid>
                    </item>
				                    <item>
                        <title>Unique key for Phone number is Priority ?</title>
                        <link>https://skillheader.com/community/ms-access-projects-general-forum/unique-key-for-phone-number-is-priority/</link>
                        <pubDate>Sun, 13 Jul 2025 04:10:16 +0000</pubDate>
                        <description><![CDATA[Hi Ursh,
In my database, my major concern is Unique phone number no duplicate or matched with others. When i use below code it works fine in Add New record (Unbound forms) but when i use in...]]></description>
                        <content:encoded><![CDATA[<p>Hi Ursh,</p>
<p>In my database, my major concern is Unique phone number no duplicate or matched with others. When i use below code it works fine in Add New record (Unbound forms) but when i use in update form( Bound form) it says Duplicate by checking that same customer records so i removed below code in update form. But if i remove the duplicate checking code then i might entered duplicate phone number in future. </p>
<p>So, i wanted the code which checks the duplicate data but except that open records data. It should check the data with others customer not the opened customer.</p>
<p>If DCount("CustomerID", "Customer Details", "Phone=""" &amp; Me.cPhone &amp; """") Then<br />MsgBox "Phone Number Already Exist", vbCritical, "Already Exist"<br />End If</p>
<p>It should exclude checking the opened customer records and check other records weather it it is duplicate or not. Please help because this is my biggest concern not to duplicate the phone number and entered only unique phone number.s</p>
<div id="wpfa-4823" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//skillheader.com/wp-content/uploads/wpforo/default_attachments/1752379816-unique-field.jpg" target="_blank" title="unique-field.jpg"><i class="fas fa-paperclip"></i>&nbsp;unique-field.jpg</a></div>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>arseyguy</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/ms-access-projects-general-forum/unique-key-for-phone-number-is-priority/</guid>
                    </item>
				                    <item>
                        <title>Update form which is bound form, saves data automatically after clicking close button.</title>
                        <link>https://skillheader.com/community/ms-access-projects-general-forum/update-form-which-is-bound-form-saves-data-automatically-after-clicking-close-button/</link>
                        <pubDate>Fri, 04 Jul 2025 06:23:19 +0000</pubDate>
                        <description><![CDATA[Hi Ursh,
Why does Access saves data automatic after making changes in bound form. If i makes changes and don&#039;t want to save data and click Close button directly without clicking update butt...]]></description>
                        <content:encoded><![CDATA[<p>Hi Ursh,</p>
<p>Why does Access saves data automatic after making changes in bound form. If i makes changes and don't want to save data and click Close button directly without clicking update button it still saves data.</p>
<p>Below is the code for close button where it is mentioned acSaveNo but it still saves the data. Any other options, not to save while clicking close button? </p>
<p>DoCmd.Close acForm, "CustomerMainUpdate", acSaveNo</p>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>arseyguy</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/ms-access-projects-general-forum/update-form-which-is-bound-form-saves-data-automatically-after-clicking-close-button/</guid>
                    </item>
				                    <item>
                        <title>Date Filter not functioning properly</title>
                        <link>https://skillheader.com/community/ms-access-projects-general-forum/date-filter-not-functioning-properly/</link>
                        <pubDate>Sun, 15 Jun 2025 06:41:06 +0000</pubDate>
                        <description><![CDATA[Hi, Please help me with the Date filter. It filters correctly in some dates but sometimes it doesn&#039;t and sometimes it shows empty result. Attached is the screenshot showing 0 records and bel...]]></description>
                        <content:encoded><![CDATA[<p>Hi, Please help me with the Date filter. It filters correctly in some dates but sometimes it doesn't and sometimes it shows empty result. Attached is the screenshot showing 0 records and below are the code.</p>
<p>Dim strSearch As String<br />strSearch = " Between #" &amp; Me.txtDtFrom &amp; "# and #" &amp; Me.txtDtTo &amp; "#"<br />Me.Form.Filter = strSearch<br />Me.Form.FilterOn = True</p>
<div id="wpfa-4793" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//skillheader.com/wp-content/uploads/wpforo/default_attachments/1749969666-date-filter.jpg" target="_blank" title="date-filter.jpg"><i class="fas fa-paperclip"></i>&nbsp;date-filter.jpg</a></div>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>arseyguy</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/ms-access-projects-general-forum/date-filter-not-functioning-properly/</guid>
                    </item>
				                    <item>
                        <title>Auto PO Process | Business Accounting 28</title>
                        <link>https://skillheader.com/community/master-business-accounting-project-forum/auto-po-process-business-accounting-28/</link>
                        <pubDate>Mon, 02 Jun 2025 07:11:39 +0000</pubDate>
                        <description><![CDATA[We removed and uploading the revised video because of errors during video editing. If you still have some questions, please ask here about the &quot;Auto PO Process with Smart Inventory | Master ...]]></description>
                        <content:encoded><![CDATA[<p>We removed and uploading the revised video because of errors during video editing. If you still have some questions, please ask here about the "Auto PO Process with Smart Inventory | Master Business Accounting Project Part 28".</p>]]></content:encoded>
						                            <category domain="https://skillheader.com/community/"></category>                        <dc:creator>ursh</dc:creator>
                        <guid isPermaLink="true">https://skillheader.com/community/master-business-accounting-project-forum/auto-po-process-business-accounting-28/</guid>
                    </item>
							        </channel>
        </rss>
		