Hope somebody finds this to be useful...
'º MultiPing.vbs v2.0 º
'º º
'º Script to ping a range of IP Addresses and º
'º write results to an Excel Workbook º
'º º
'º...
I have a database of TV Shows I have on CD/Tape, which contains fields for "Show Title", "Season #", "Episode #", "Episode Name" and "Original Air Date".
I have a form with a Combo Box for selecting the "Show Title" and a Tab Control with Tabs for each "Season", on which I would like a...
I have a form linked to a table with two fields "UserCode" and "UserName". I am trying to set the Field Backcolor to red where the UserCode data is the same. I can't find any way through conditional formatting, so I assume I'd need some code to do it.
Can anyone suggest a way to do this?
Thanks.
I am trying to run a script to collect data from a number of PCs. The script is as follows:
--------------------------------------------------------
On Error Resume Next
DIM Asset, PCName, Mfr, Model, Serial, User
Set WSHShell = CreateObject("WScript.Shell")
Set objFSO =...
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.