Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
what's the effect of dichlorodiphenyl trichloroethane on plants?
when does administrator need to create a jdbc provider?
What is node js good for?
What are the benefits of using AI in portfolio management?
Name browser that allows access to web service?
What is datatable in ado.net?
How to store the iterations value in some variable/ in excel? Dim objExcel, ObjFolder, objPath, objWorkbook, objSheet, ObjFSo, ObjFolderName, strExcelPath Const xlExcel7 = 39 ObjFolderName = "Testing" & Hour(time()) & Minute(time()) &Second(time()) objPath = "D:\" strExcelPath = objPath & ObjFolderName & "\testing.xls" Set ObjFSo = CreateObject("Scripting.FileSystemObject") Set objFolder = objFSO.CreateFolder(objPath & ObjFolderName) On Error Resume Next Set objExcel = CreateObject("Excel.Application") If (Err.Number <> 0) Then On Error GoTo 0 Wscript.Echo "Excel application not found." Wscript.Quit End If On Error GoTo 0 Set objWorkbook = objExcel.Workbooks.Add() Set objSheet = objExcel.ActiveWorkbook.Worksheets(1) Dim arr1, arr2, arr3 Set outputLines = CreateObject ("System.Collections.ArrayList") arr1 = 123arr2 = 99 arr3 = 10 outputLines.Add arr1 outputLines.Add arr2 outputLines.Add arr3 outputLines.Sort() For Each outputLine in outputLines WScript.Echo outputLine ' how to store this value in excel/ variable? Next objExcel.ActiveWorkbook.SaveAs strExcelPath, xlExcel7 objExcel.ActiveWorkbook.Close objExcel.Application.Quit This above code is working fine but the qs is is there any way to store the sort data in variables / in the excel and how?
why ,what, when, where,how the extended star schema is used.
What is end-to-end testing?
How would you add value to the company through your projects?
I AM MAHAVEER WORKING IN A PUBLIC SECTOR WHETHER I GET PATERNITY LEAVE BEFORE & AFTER DELIVERY OF MY WIFE?HOW MANY DAYS LEAVE WILL GET TO ME.
what salary range are you looking for at salesforce?
How you would be an asset to this organization?
Explain component specific hooks?
What is difference between kernel and os?