I have an access database that is used by many agents. I am trying to get it to automatically shut down the database on any computer it is being used at a certain time. Let's say after 2:00am it should automatically close without asking.
Thanks.
I have a macro that exports a forms results to excel. I'm using the Output to function in the macro This is what the code looks like. ="g:\ms\rscplan\x65\" & Format(Now(),"mmddyyhhnn") & ".xls"
This is working correctly. But when I try to RunApp to open the file it does not work. I get an error...
I have code in a form that loops based on priority that is selected on combo boxes. Those boxes are linked to a simple table that has priority 1-5. What I am trying to do is to make an option to not consider a site as a priority. I basically want to make the priority 0 and skip that site. This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.