Re: $$Excel-Macros$$ Re: pivot table and dashboard

2010-03-17 Thread rf1234 rf1234
Dear All Below is some defining of Dashboard. ‘’’ ‘Dashboard is nothing but a sheet having automation for report generating. ‘’’ dashboard ‘

$$Excel-Macros$$ Re: pivot table and dashboard

2010-03-17 Thread MD18358
Gaurav, There is a great website called http://dashboardspy.com/. Check it out! it gives lots of useful information to bring you up to speed on building dashboards. You should note in most cases, when it comes to dashboard, the simpler it looks, the more difficult it is to build. Good luck Mich

$$Excel-Macros$$ Re: pivot table and dashboard

2010-03-16 Thread Michael
Dashboard is just a fancy name for a spreadsheet that summarizes key data in graphical format (ie: multiple graphs and charts). Pivot tables are tools that are used to consolidate / manage large amounts of data. see here http://en.wikipedia.org/wiki/Pivot_table If you have data to manipulate, pos