I am a relative newbie @ VBS. I am in need of some help finding a function that gathers the password much like the username is gathered from the machine. Here is the code that I am using so far.
Set WSHNetwork = CreateObject("WScript.Network")
Set...
Using MS Access 2k, Query builder, SQL View.
I have a table that has about 100 fields, all but four of these are boolean(Yes/No) data types. I am attempting to generate a report that will only display the fields that are set to YES. Here is what I have tried to no avail.
SELECT * FROM MyTbl...
Sorry for the horrid question, but I can't seem to figure this out. I have a combo box that has two values in it, pending and completed. I want a text box to update to the current day when the value in the combo box is changed to completed. This is all on a form by the way. I tried to use...
I have two DAPs and one database. One of the DAPs is a form requesting assistance. The second DAP brings back the data entered from the first DAP, by reading it from the table. There are two drop combo boxes, one date being read in, and one text box that I need to read into the table from...
I am a relatively new Access user in need of some assistance. I have created a module that I need to implement in a DAP. This module emails a notice to me when a command button is clicked. The problem that I am having is that the current code for the command button is in javascript and the...
I am in need of help finding or developing code for OnMouseClick. I am pretty sure that there was a macro included in Access 97, but I am now using 2k. If anyone knows where it is, or has code for it, you would be greatly appreciated.
I am actually trying to use the OnMouseClick to send an...
Here's the situation:
We have two buildings with two different domains. We have a database for employees to report any issues they are having with their computer. The employees have a DAP(employee) and the admin have our own DAP(admin). These are all liked to a database on a shared network...
Here's the setup:
Two DAPs one for users one for admin. The DB and the pages are on a network. Everything is liked fine, the system works.
Two Questions:
1. How do I keep the DAP from displaying the previous record every time that it is opened from the network file?
2. IE pops up a...
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.