Re: $$Excel-Macros$$ VBA buggy code in need of a fix up...

2011-04-11 Thread mrinal saha
Well, I don't see any big issue in the code. Try putting j instead of (6+i) and remove the word "format" before End Sub. regards, Mrinal On Mon, Apr 11, 2011 at 7:50 AM, Financeguy wrote: > Hi All, > > I've got some code that's a bit buggy for a stock analysis > spreadsheet, and in need of som

RE: $$Excel-Macros$$ VBA buggy code in need of a fix up...

2011-04-11 Thread Daniel
Hi, What is the error message? Add : Debug.Print i Before this line to check the value of I . Regards. Daniel -Message d'origine- De : excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] De la part de Financeguy Envoyé : lundi 11 avril 2011 04:21 À : MS EXCEL AND VBA MACRO