Call sampling Function like this
Sampling allData, SomeData
From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com]
On Behalf Of marston.go...@allstardirectories.com
Sent: Friday, August 05, 2011 11:48 PM
To: excel-macros@googlegroups.com
Subject: $$Excel-Macros$$ Syntax
try this
Call Sampling(AllData, SomeData)
add call before calling subroutine see if it helps
On Fri, Aug 5, 2011 at 11:48 PM, marston.go...@allstardirectories.com <
marston.go...@allstardirectories.com> wrote:
> I found a subroutine that creates random samples from a data set.
> Trying to uti