<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: MS Access &#8211; VBA &#8211; Hide the Navigation Pane	</title>
	<atom:link href="https://www.devhut.net/ms-access-vba-hide-nav-pane/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/</link>
	<description>MS Access &#38; MS Office Help, Tutorials, Samples and more ...</description>
	<lastBuildDate>Sat, 05 Apr 2025 18:28:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Daniel Pineault		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-9376</link>

		<dc:creator><![CDATA[Daniel Pineault]]></dc:creator>
		<pubDate>Sat, 05 Apr 2025 18:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-9376</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-9375&quot;&gt;Josh&lt;/a&gt;.

Yes and no. I do see your point and thought about that myself, but the input argument is named bVisible, so you set the bVisible = True when you want it visible and set bVisible = False when you don&#039;t want it visible.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-9375">Josh</a>.</p>
<p>Yes and no. I do see your point and thought about that myself, but the input argument is named bVisible, so you set the bVisible = True when you want it visible and set bVisible = False when you don&#8217;t want it visible.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Josh		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-9375</link>

		<dc:creator><![CDATA[Josh]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 13:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-9375</guid>

					<description><![CDATA[The true/false usage seems backwards...

```vba
HideNavPain(True)
```
should hide the Nav Pain not unhide the Nav Pain.

If the function was named `UnhideNavPain` then the input `True` should hid the Nav Pain.]]></description>
			<content:encoded><![CDATA[<p>The true/false usage seems backwards&#8230;</p>
<p>&#8220;`vba<br />
HideNavPain(True)<br />
&#8220;`<br />
should hide the Nav Pain not unhide the Nav Pain.</p>
<p>If the function was named `UnhideNavPain` then the input `True` should hid the Nav Pain.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Ukos		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-8519</link>

		<dc:creator><![CDATA[John Ukos]]></dc:creator>
		<pubDate>Wed, 07 Jun 2023 19:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-8519</guid>

					<description><![CDATA[Just started to deploy runtime machines and this page has saved me!]]></description>
			<content:encoded><![CDATA[<p>Just started to deploy runtime machines and this page has saved me!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Pineault		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-3337</link>

		<dc:creator><![CDATA[Daniel Pineault]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 15:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-3337</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-3336&quot;&gt;Alexis&lt;/a&gt;.

This control whether or not the Navigation Pane is visible to the user.  It does not do anything to the Ribbon.  For that you need to use custom ribbon xml and/or database property settings.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-3336">Alexis</a>.</p>
<p>This control whether or not the Navigation Pane is visible to the user.  It does not do anything to the Ribbon.  For that you need to use custom ribbon xml and/or database property settings.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexis		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-3336</link>

		<dc:creator><![CDATA[Alexis]]></dc:creator>
		<pubDate>Sun, 26 Apr 2020 05:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-3336</guid>

					<description><![CDATA[Will this hide privacy options?]]></description>
			<content:encoded><![CDATA[<p>Will this hide privacy options?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Pineault		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-2373</link>

		<dc:creator><![CDATA[Daniel Pineault]]></dc:creator>
		<pubDate>Mon, 12 Nov 2018 20:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-2373</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-2372&quot;&gt;FS&lt;/a&gt;.

Not sure what going on for you.  I just tested and even when I call it from within a form, it works fine.  That said, I never run it from a form either, I always run it as part of my startup code, the first thing that runs before any forms are launched.  My script normally checks my linked table paths, creates persistent connections, applies security, sets database properties, ... and hides the navigation pane (actually that is done early on in the sequence).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-2372">FS</a>.</p>
<p>Not sure what going on for you.  I just tested and even when I call it from within a form, it works fine.  That said, I never run it from a form either, I always run it as part of my startup code, the first thing that runs before any forms are launched.  My script normally checks my linked table paths, creates persistent connections, applies security, sets database properties, &#8230; and hides the navigation pane (actually that is done early on in the sequence).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FS		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-2372</link>

		<dc:creator><![CDATA[FS]]></dc:creator>
		<pubDate>Mon, 12 Nov 2018 19:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-2372</guid>

					<description><![CDATA[This doesn&#039;t hide the navigation pane for me; it hides the form from which the code is executed.]]></description>
			<content:encoded><![CDATA[<p>This doesn&#8217;t hide the navigation pane for me; it hides the form from which the code is executed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Hazlett		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-1207</link>

		<dc:creator><![CDATA[Kevin Hazlett]]></dc:creator>
		<pubDate>Wed, 12 Oct 2016 17:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-1207</guid>

					<description><![CDATA[Not using acTable, and instead using acModule, also takes care of the situation where you&#039;re running in a split database configuration. The code doesn&#039;t seem to like the acTable value when being run from the front-end. There is a lot of people asking why their getting the Output To command error when attempting to print. Your little trick fixes my issue every time in both runtime and development time.]]></description>
			<content:encoded><![CDATA[<p>Not using acTable, and instead using acModule, also takes care of the situation where you&#8217;re running in a split database configuration. The code doesn&#8217;t seem to like the acTable value when being run from the front-end. There is a lot of people asking why their getting the Output To command error when attempting to print. Your little trick fixes my issue every time in both runtime and development time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Daniel Pineault		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-997</link>

		<dc:creator><![CDATA[Daniel Pineault]]></dc:creator>
		<pubDate>Mon, 01 Feb 2016 13:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-997</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-995&quot;&gt;Sarfaraz&lt;/a&gt;.

Simply try to select an object, so:

DoCmd.SelectObject acTable, , True]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-995">Sarfaraz</a>.</p>
<p>Simply try to select an object, so:</p>
<p>DoCmd.SelectObject acTable, , True</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sarfaraz		</title>
		<link>https://www.devhut.net/ms-access-vba-hide-nav-pane/comment-page-1/#comment-995</link>

		<dc:creator><![CDATA[Sarfaraz]]></dc:creator>
		<pubDate>Mon, 01 Feb 2016 11:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.devhut.net/?p=673#comment-995</guid>

					<description><![CDATA[how to unhide]]></description>
			<content:encoded><![CDATA[<p>how to unhide</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
