Re: $$Excel-Macros$$ Rolling 12-Month Average Lookup Dashboard Problem....

2011-08-18 Thread John A. Smith
This is exactly what I was looking for. Again thank you for teaching us! John On Thu, Aug 18, 2011 at 11:41 AM, ashish koul wrote: > try this > > > On Thu, Aug 18, 2011 at 8:51 PM, John A. Smith wrote: > >> I have a dashboard that looks at a rolling average of the previous 12 >> months of data

Re: $$Excel-Macros$$ Rolling 12-Month Average Lookup Dashboard Problem....

2011-08-18 Thread sheron joseph
Super Ashish Koul,Brilliant .Thanks A lot.   With Regards Sheron Joseph From: ashish koul To: excel-macros@googlegroups.com Sent: Thursday, 18 August 2011 7:41 PM Subject: Re: $$Excel-Macros$$ Rolling 12-Month Average Lookup Dashboard Problem try this

Re: $$Excel-Macros$$ Rolling 12-Month Average Lookup Dashboard Problem....

2011-08-18 Thread ashish koul
try this On Thu, Aug 18, 2011 at 8:51 PM, John A. Smith wrote: > I have a dashboard that looks at a rolling average of the previous 12 > months of data. I paste a download into Excel and cut and paste till I have > the last month and the previous 11 for my 12-month rolling average. > > Please,