473,405 Members | 2,287 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Turn off View Hidden and System Objects in code

Is it possible to use VBA to turn off the View Hidden objects and System
objects?

dixie
Nov 13 '05 #1
6 6748

"Dixie" <di***@dogmail.com> wrote in message
news:43********@duster.adelaide.on.net...
Is it possible to use VBA to turn off the View Hidden objects and System
objects?

dixie


Not sure about the system objects, but:

Application.SetOption "Show Hidden Objects", vbFalse

works for the hidden.

Cheers,
Randy

Nov 13 '05 #2
Yes, it is.

Nov 13 '05 #3
Yep, same idea works for the system objects too. Thanks Randy.

dixie

"Randy Harris" <ra***@SpamFree.com> wrote in message
news:zE*****************@newssvr17.news.prodigy.co m...

"Dixie" <di***@dogmail.com> wrote in message
news:43********@duster.adelaide.on.net...
Is it possible to use VBA to turn off the View Hidden objects and System
objects?

dixie


Not sure about the system objects, but:

Application.SetOption "Show Hidden Objects", vbFalse

works for the hidden.

Cheers,
Randy

Nov 13 '05 #4
lylefair wrote:
Yes, it is.


You're just doing doing this to annoy David aren't you? :-)
Nov 13 '05 #5
Trevor Best wrote:
You're just doing doing this to annoy David aren't you? :-)


Hi Trevor

That would be pointless. I don't have to do anything to annoy David.

Nov 13 '05 #6

"lylefair" <ly***********@aim.com> wrote in message
news:11*********************@g49g2000cwa.googlegro ups.com...
Trevor Best wrote:
You're just doing doing this to annoy David aren't you? :-)


Hi Trevor

That would be pointless. I don't have to do anything to annoy David.


LOL

Larry
Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Loi | last post by:
Hi All, I use Bulk insert to put data to myTable. When the SQL server is in local machin, it works well. But when I put the data in a sql server situated not locally, then I get a error message...
4
by: Greg Bell | last post by:
Hi, Can someone tell me where to look to enable me to read "Folder Options" user settings for hidden/system files from within C#/VB.Net/Any other .NET language. I'm pretty sure it must be part...
1
by: JMUApache | last post by:
Where can I download some C# MIS System Source code. Any help would be appreciate! Thanks //Chen Hui
13
by: Alexandra | last post by:
Hi, I have a hidden system file that I need to read. I am logged in as an administrator. I can not change the file attributes using the windows explorer.
0
by: Diego | last post by:
Hi all, I want to show in a grid view a list of Items with the possibility of modify them, I don't want to show the item code because is just an autoincremental integer, The Grid View is linked to...
1
by: QLD_AU | last post by:
I am having trouble when viewing the code behind a form, any events i do are shown, however the Windows Form Designer generated code Section is not shown, Does anyone know how to turn this on...
4
by: Laurence Breeze | last post by:
I wonder if anyone can help ... Today I tried to create another non-clustered index on a table. This failed as I apparently already had 249 non-clustered indexex on the table. Looking at the...
11
by: karthi84 | last post by:
hi, if i have selected view hidden files and folders option from the folder option it is not enabled. at the time of applying it works but if i close that window and open it again its not...
6
by: larryb55 | last post by:
Sorry if I am asking in the wrong place. I bought a used notebook from ebay. I got it running but the fan stayed on all the time & when i tried to get into the bios/cmos it asked for a password. I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.