I have an Access 2007 database. I recently made a couple of chages to it..adding a table...adding a couple of fields in a form. Now the combo box search stopped working and when i go into vb it i get the "rror in loading dll" message.
Any suggestions.
Thanks
OK, I’m stumped! I need to put a command button on a form that will open and fill in the fields of the open record to a MS Word template. Can someone please help me!!??
I have a script that sets the power options on my XP machines. I need it updated to work on my new Windows 7 machines. Can anyone please help me figure this out?
My XP Script:
' Power Management Profiles:
' 0 = Home/Office Desk
' 1 = Portable/Laptop
' 2 = Presentation
' 3 = Always On
' 4 =...
Can anyone let me know if it is possible to select a printer tray in a script? I have a simple script but one of the printer’s trays needs to be established. Here is my script
Set WshNetwork = CreateObject("WScript.Network")
WshNetwork.AddWindowsPrinterConnection "\\SERVER\Pod4"...
I got a scrpt that will turn off most of my Power Options for XP users. BUT I need some help to turn off "Always show icon" and "Promt for password". My script is below and any help woould be appriciated. Thanks
' Power Management Profiles:
' 0 = Home/Office Desk
' 1 = Portable/Laptop
' 2 =...
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.