Re: file sharing
Anna
In the WB_Open event you could:
Application.OnTime DateAdd("h", 1, Now()), TimeToClose
Personally I would find this very annoying, so I hope you have a good reason
for doing so.
Make sure you give the user warning what is going to happen, so they chance
to finish whatever they are doing.
NickHK
"Anna" <Anna@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1CFB4BCB-B313-471C-BDFF-1D3FA64E65AA@xxxxxxxxxxxxxxxx
How can I restrict user to use the file for a period of time (e.g. 1 hour)
instead of close the file at a specific time (e.g. 5:00 pm)
Thunder,
Thank you for your help. Your code assists me force user to close file.
That's great.
"Anna" wrote:
I have files (with vba) that share with some users. Is it possible to
restrict the user certain time of using that file, automatically save
and
close the file on the restricted time. Is it possible to know who is
using
the file?
Thank you for your advise
.
Relevant Pages
- Re: Open WiFi connections: Are you really stealing?
... You just ASSUME for no reason that people are doing something ... If you don't want to share, then restrict it. ... The reason most people don't do this is because they don't care. ... Suppose you bought a car with a toggle switch starting system. ... (rec.outdoors.rv-travel) - Re: how to restrict user from running some downloaded prgm?
... >> Well, for the reason part, here is a similar scenario. ... >> browser doesn't have their native language package. ... >> reason why I would like to restrict them from installing their own ... everyone in this list is all over policy! ... (comp.os.linux.security) - Re: SATA HDD in external USB2 case no longer recognised after 1st reboot
... The reason why this is important to me is that, ... the less essential files to my ext HDD. ... Thanks Anna, and whoever else might want to contribute. ... responders to search out all the posts in this thread and force them to ... (microsoft.public.windowsxp.hardware) - Re: limit Explorer browsing
... Generally speaking there's no reason to not allow the users to haveread access to most of the objects. ... -To restrict read access to AD or a given OU, you need to deny the read right. ... (microsoft.public.windows.server.active_directory) - Re: Mass Transit
... of my moves were between cities, ... I don't see why I should restrict myself to places ... someday I end up not being able to drive, for whatever reason, I'll ... of living and a good job market. ... (rec.arts.sf.fandom) |
|