Posted to microsoft.public.scripting.vbscript,microsoft.public.excel.misc,microsoft.public.excel.programming
|
|
How to get in a vbs script the sum of values of a Excel cells in a certain range?
Assume I want to get the sum of values of all cells from the range "H6:H18" from an Excel Worksheet.
How can I do this within vbs script?
Claudia
|