|
Need sample for reading value from and writing value to cell E53 from outside Excel As fas as I heard I can write to Excel cell e.g. E53 from outside with VBS. How could such a code look like? Assume I have an Excel file aaa.xls and a worksheet "ws777" inside: How can I wread and write to this cell? Tony ... 16 Jun 2008 15:15
Alert codes Is there a list of alert codes for vbscript, like this line: MsgBox "The registry entry does not exist." ,32,"Error!" MsgBox "The registry entry has been removed.", 16,"Done!" Like the 32 gives a ?. The 16 gives a A red X. Is there a list? ... 16 Jun 2008 12:10
Win XP SP3 database access Our network PCs have the locale set to Australia. A vbscript is used to write date and time to a SQL database. The dates are written in AU format (dd/mm/yyyy). Another vbScript is used to retrieve this information and write it to a text file. Since Windows XP Service Pack 3 was applied users of this script now ... 16 Jun 2008 02:28
help emailing this script Hi I have the following script that I want to email the output in html to some users. I am not a vbscripting guy, so would not know where to start. Your help is appreciated. Option Explicit const strComputer = "." const strReport = "c:\diskspace.txt" Dim objWMIService, objItem, colItems Dim strD... 18 Jun 2008 23:06
VB scripting help Hello all, I am working on part of a VB logon script. This script will have to run when the user logs in and I think I got it to were it will read a text file of all computers (44) from a text then the part that I need help with is to check to see if the computer name is in the list, if so then start the file ... 16 Jun 2008 14:13
Windows Update Agent API and other OSes Hello, I'm having a little trouble with the Windows Update Agent API (WUApiLib). I've got code working that pulls back a list of updates from Microsoft, but they're specific to the system I'm running the code on. I'm trying to figure out how to get the data for another system. For example, I'd like to run the... 15 Jun 2008 11:42
type mismatch (runtime) on sub call in OnChange Why use document.write? it makes things hard to keep organized. try using innerHTML to build your page. "Mike Kelley" <MikeKelley(a)discussions.microsoft.com> wrote in message news:05467F31-AFC1-4FC7-AAAF-8FD17B7E09E7(a)microsoft.com... First hack at an HTA and it is giving me fits. Googling and intro sit... 16 Jun 2008 09:06
ANY PROBLEM WITH LATEST VERSION OF WINDOWS VISTA TO DOWNLOAD VISTA SUPPORTING SOFTWARES http://polticsinfs.blogspot.com/ ... 15 Jun 2008 08:38
HTA: type mismatch (runtime) on sub call in OnChange First hack at an HTA and it is giving me fits. Googling and intro sites don't provide much in clues - please help... The HTA correctly diplays the results of the 'default' data, as dictated in the BODY, and the first change to the list box, but fails with "Type mismatch: 'FlipSystem'" on the second attempt to ... 16 Jun 2008 08:35
ALL LATEST DOWNLOAD AND UPDATE OF WINDOWS VISTA....... FREE DOWNLOADS FOR VISTA SUPPORTING SOFTWARES ONLY ON http://polticsinfs.blogspot.com/ ... 15 Jun 2008 03:03 |