473,378 Members | 1,344 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,378 software developers and data experts.

Hidden modules in Access 97 - what are they?

MLH
How does one create a hidden module in Access 97?
Why might one do so?
Nov 13 '05 #1
3 3705
On Tue, 14 Jun 2005 18:20:33 -0400, MLH wrote:
How does one create a hidden module in Access 97?
Why might one do so?


Not sure if we're talking about the same thing here, but you don't
create a hidden module, you hide a module that has already been
created.

You hide one the same way you would hide any other Access object
(Form, Table, etc.). Right-click on the Module.
Select Properties. Place a check in the Hidden attribute box.

You would hide an object so that the user(s) can't see it or modify
it, or in the case of a table, enter data directly into it.

To unhide a hidden object, click on Tools + Options + View.
Place a check in the show Hidden Objects box.

Remember to then uncheck the box to hide the objects again.
--
Fred
Please only reply to this newsgroup.
I do not reply to personal email.
Nov 13 '05 #2
MLH
Thx, Fred. I see now. It's fairly simply, actually. I don't see real
value in it. I was wondering about it though. 'preciate your input.

You hide one the same way you would hide any other Access object
(Form, Table, etc.). Right-click on the Module.
Select Properties. Place a check in the Hidden attribute box.

You would hide an object so that the user(s) can't see it or modify
it, or in the case of a table, enter data directly into it.

To unhide a hidden object, click on Tools + Options + View.
Place a check in the show Hidden Objects box.

Remember to then uncheck the box to hide the objects again.


Nov 13 '05 #3
MLH wrote:
Thx, Fred. I see now. It's fairly simply, actually. I don't see real
value in it. I was wondering about it though. 'preciate your input.

You hide one the same way you would hide any other Access object
(Form, Table, etc.). Right-click on the Module.
Select Properties. Place a check in the Hidden attribute box.

You would hide an object so that the user(s) can't see it or modify
it, or in the case of a table, enter data directly into it.

To unhide a hidden object, click on Tools + Options + View.
Place a check in the show Hidden Objects box.

Remember to then uncheck the box to hide the objects again.



Or, you prefix "USYS" to the beginning of the object's name, and it
becomes a "system" object...
Nov 13 '05 #4

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

Similar topics

5
by: Tommy Trojan | last post by:
Hi, I have a custom application in which I have a Python interpreter embedded. Everything works really well and Python is taking over bigger and bigger chunks of the hosting application (it's...
5
by: dixie | last post by:
If I sent a user an empty database container - dB with no tables and I needed them to import their tables into it and one of their tables was a hidden table with the prefix Usys, is there any way...
9
by: MLH | last post by:
I need a fundamental explanation of Class Modules - something suitable for newbies. Access 2.0 didn't seem to focus on them very much. Now that I'm using Access 97, it seems they're everywhere. thx...
5
by: Ross A. Finlayson | last post by:
Hi, I'm scratching together an Access database. The development box is Office 95, the deployment box Office 2003. So anyways I am griping about forms and global variables. Say for example...
7
by: Lauren Quantrell | last post by:
At running the risk of asking how big is too big... Is there a rule of thumb or a best practice that says I may have too many modules? I currently have a Access2K app with about 30 code modules,...
13
by: Robin Haswell | last post by:
Hey people I'm an experience PHP programmer who's been writing python for a couple of weeks now. I'm writing quite a large application which I've decided to break down in to lots of modules...
19
by: Badr.ALmuzini | last post by:
hi,there how can i make php file extension hidden in the URL somthing like this (http://mail.google.com/mail/?view) Regard....
1
by: Jeff User | last post by:
hi all Using C#, .NET1.1. I need to pass a string of text to the final html output and then capture it with java script on the client side. I found that I can place my string in and then...
3
by: Mohamed Yousef | last post by:
Hello , The problem I'm asking about is how can imported modules be aware of other imported modules so they don't have to re-import them (avoiding importing problems and Consicing code and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.