RE: $$Excel-Macros$$ Excel macro undefined variable

2010-07-17 Thread Dave Bonallack
Yes, I think you're right about variables being zero by default. Dave. > Date: Fri, 16 Jul 2010 12:37:57 -0700 > Subject: Re: $$Excel-Macros$$ Excel macro undefined variable > From: ottl...@gmail.com > To: excel-macros@googlegroups.com > > Thanks. The Find option

Re: $$Excel-Macros$$ Excel macro undefined variable

2010-07-16 Thread ottlots
> > > > > > > Date: Wed, 14 Jul 2010 13:04:05 -0700 > > Subject: $$Excel-Macros$$ Excel macro undefined variable > > From: ottl...@gmail.com > > To: excel-macros@googlegroups.com > > > I am looking at a macro in a fairly large multi-tab Excel file. (This

RE: $$Excel-Macros$$ Excel macro undefined variable

2010-07-15 Thread Dave Bonallack
what pops up. Regards - Dave > Date: Wed, 14 Jul 2010 13:04:05 -0700 > Subject: $$Excel-Macros$$ Excel macro undefined variable > From: ottl...@gmail.com > To: excel-macros@googlegroups.com > > I am looking at a macro in a fairly large multi-tab Excel file. (This > is no

$$Excel-Macros$$ Excel macro undefined variable

2010-07-14 Thread ottlots
I am looking at a macro in a fairly large multi-tab Excel file. (This is not my file, I am validating some economic assumptions that this file uses, and I want to see where they end up.) Anyway, I ran across this line of code in the macro: "BranchLine = BranchLine + 1". Looking back through the ma