Re: $$Excel-Macros$$ Insert Blank Rows after detecting a specific text string

2010-05-13 Thread John Whetstone
Thanks for the code... I am trying it out it all makes sense to me, except "UCase" -- what is it? It's not a function... and when I run this code , nothing happens -- can you explain a little more? Sorry, but I am a novice... On Wed, May 12, 2010 at 6:55 PM, siti Vi wrote: > Sub Bla_Bla_Bla(

Re: $$Excel-Macros$$ FormulaArray with Named Ranges

2010-04-28 Thread John Whetstone
Dave - thanks for this, I am going to give it a try. StartCellR is a range where I want to the macro to start entering data based on the formula that you are helping me with. Regards John On Tue, Apr 27, 2010 at 10:14 PM, Dave Bonallack wrote: > Hi John, > What is 'StartCellR'? > Also, if you p