Re: [DotNetDevelopment] Re: Help with VB in Excel 2010

2012-06-17 Thread Barry Etheridge
Could you post a sample of the original data and/or your spreadsheet so we can get a better grip on what you're working with? Obviously delete any sensitive information or use dummy entries to protect your company. On Sunday, 10 June 2012 15:50:55 UTC+1, Denice Bollinger wrote: > > I would but w

Re: [DotNetDevelopment] Re: Help with VB in Excel 2010

2012-06-11 Thread Stephen Russell
On Sun, Jun 10, 2012 at 9:50 AM, Denice Bollinger < dbollin...@newwavelink.com> wrote: > I would but where the report comes from is broken down into detail and > they want a Regional Report, District Report, Company Report, and Detail > Report all from the data. > > ** ---

Re: [DotNetDevelopment] Re: Help with VB in Excel 2010

2012-06-10 Thread Denice Bollinger
I would but where the report comes from is broken down into detail and they want a Regional Report, District Report, Company Report, and Detail Report all from the data. *Denice Bollinger Revenue Controller NewWave Link Phone (662)298-1268 Fax(662) 429-8254 Cell(901)497-9595 dbollin...@n

[DotNetDevelopment] Re: Help with VB in Excel 2010

2012-06-09 Thread Barry Etheridge
I'm not sure I understand why you need to do this in code at all. Why do you not simply have two columns in the spreadsheet for East and West regions respectively and a simple Sum cell to give you the totals? On Thursday, June 7, 2012 3:47:47 PM UTC+1, Denice Bollinger wrote: > > I am new to thi