A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Password protect individual Reports or Queries?



 
 
Thread Tools Display Modes
  #1  
Old November 15th, 2004, 04:36 PM
Phil
external usenet poster
 
Posts: n/a
Default

Hi,

We cannot password protect those reports or queries.

However, what you can do is to create the following:

1) User and Group Account
This is where you create user and group account with passwords

2) User and Group permissions
This is where you set who should read, have editing powers ect...

You can also select which files.

All the above is accessible from Secury from "Tool Menu"

I hope that helps.

let me if that answer your question

Phil

"Pazlia" wrote in message
...
Access 2002 - Is it possible to password protect invidiual Reports or
Queries. We don't want all staff to be able to read confidential info.



  #2  
Old November 15th, 2004, 05:30 PM
Pazlia
external usenet poster
 
Posts: n/a
Default Password protect individual Reports or Queries?

Access 2002 - Is it possible to password protect invidiual Reports or
Queries. We don't want all staff to be able to read confidential info.
  #3  
Old November 15th, 2004, 06:14 PM
David Widener
external usenet poster
 
Posts: n/a
Default

You can create a custom input box with a textbox (set the input mask of the
textbox to a password) and a button then in the click event procedure of the
button you can check for the password in the textbox and if it is not correct
you can cancel the open.

"Pazlia" wrote:

Access 2002 - Is it possible to password protect invidiual Reports or
Queries. We don't want all staff to be able to read confidential info.

  #4  
Old January 27th, 2005, 02:35 PM
STP
external usenet poster
 
Posts: n/a
Default

I am not that familiar with the access code, what would I put in the click
event procedure as far as code goes in order to check for the password in the
textbox and if it is not correct you can cancel the open ? Thank you very much





"David Widener" wrote:

You can create a custom input box with a textbox (set the input mask of the
textbox to a password) and a button then in the click event procedure of the
button you can check for the password in the textbox and if it is not correct
you can cancel the open.

"Pazlia" wrote:

Access 2002 - Is it possible to password protect invidiual Reports or
Queries. We don't want all staff to be able to read confidential info.

  #5  
Old January 27th, 2005, 02:51 PM
Rick B
external usenet poster
 
Posts: n/a
Default

Do a search. This is asked and answered often. You should find previous
posts that contain links to specific examples on the web.



"STP" wrote in message
...
I am not that familiar with the access code, what would I put in the click
event procedure as far as code goes in order to check for the password in

the
textbox and if it is not correct you can cancel the open ? Thank you very

much





"David Widener" wrote:

You can create a custom input box with a textbox (set the input mask of

the
textbox to a password) and a button then in the click event procedure of

the
button you can check for the password in the textbox and if it is not

correct
you can cancel the open.

"Pazlia" wrote:

Access 2002 - Is it possible to password protect invidiual Reports or
Queries. We don't want all staff to be able to read confidential

info.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access - A better way of filing reports, queries and forms?? naziern General Discussion 4 September 2nd, 2004 06:19 PM
Password protect & read only ANGELA Worksheet Functions 1 November 7th, 2003 03:49 PM
password protect specific cells-Excel 2000 Nader Worksheet Functions 0 October 20th, 2003 02:24 AM
password protect specific cells-Excel 2000 Dave Peterson Worksheet Functions 1 October 19th, 2003 11:21 PM


All times are GMT +1. The time now is 10:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.