Re: $$Excel-Macros$$ Parsing a range to an array

2010-10-30 Thread frank
te: Thu, 28 Oct 2010 00:28:29 -0700 > > Subject: $$Excel-Macros$$ Parsing a range to an array > > From: mr.frog.to@googlemail.com > > To: excel-macros@googlegroups.com > > > Hi Everyone, > > > I am building a series of wizards for handling some internal processes &g

RE: $$Excel-Macros$$ Parsing a range to an array

2010-10-28 Thread Dave Bonallack
gt; Date: Thu, 28 Oct 2010 00:28:29 -0700 > Subject: $$Excel-Macros$$ Parsing a range to an array > From: mr.frog.to@googlemail.com > To: excel-macros@googlegroups.com > > Hi Everyone, > > I am building a series of wizards for handling some internal processes > at my

$$Excel-Macros$$ Parsing a range to an array

2010-10-28 Thread The Frog
Hi Everyone, I am building a series of wizards for handling some internal processes at my office. We are extracting data from from '3rd party' data sources into excel worksheets. To further process this data by hand is slow, so I was asked to write a few macros etc to speed things up. The issue I