mfaisal.ce
Member
Hello,
Is it possible to define Static Range of certain values inside the VB Script;
Example
Dim Rng as range
Set Rng = [0,10,20,30,40,50,60,70,80,90,100]
Means instead of setting range location from the sheet, giving fix vales
regards,
Is it possible to define Static Range of certain values inside the VB Script;
Example
Dim Rng as range
Set Rng = [0,10,20,30,40,50,60,70,80,90,100]
Means instead of setting range location from the sheet, giving fix vales
regards,