@all.. One of the new features of 1.2.x is that it offers responsive design & support for iOS / Android rendering. This might have caused the change in post editor.
I will investigate plugins that can help people copy paste Excel ranges with ease.
You write a whole book about lookup formulas and people hung up about the bad monkey joke in page 1 :P
But again, thanks for letting me know that I need new jokes. I will keep my eyes open and probably use the monkeys for something else.
If you are using SUMIFS / COUNTIFS to summarize the data in the dashboard, you can use "*" whenever user selects ALL. This will work very easily.
If you want finer control, I suggest using Pivot tables to generate the totals / summaries on the dashboard and setting up slicers for various...
Thanks for the discussion and sharing it with us SirJB...
Let me ask my web site admin about some of these and see how we can quickly fix.
Regarding mass redirection, I have investigated and found that it would drastically slow down our servers. Since we have more than 15000 old links, one...
Why not use Advanced Filters? or If you have Excel 2013, set up your data as table and use slicers. Both options are very easy to set up and work very well.
See: http://chandoo.org/wp/2011/10/10/how-to-use-advanced-filters/
or http://chandoo.org/wp/2010/12/08/dynamic-dashboard-video-tutorial/
This is amazing stuff Jordan. I am looking for rest of the episodes.
PS: Don't look in a maze for my hair. You can come to my office, there are thousands of strands all over the floor :)
Thanks for bringing this to attention.
I wanted to have an automated solution for old links -> new links problem. But due to the new forum structure we have a threadID at the end of each thread. And doing automatic conversion seemed like a problem.
I will investigate this further and let you...
To keep it really simple,
Select the entire range where errors may occur
Go to CF > New rule
Write =ISERROR(A1) (relative reference)
Set up the color.
Click ok and close
Done!
Virtual Chandoo? pixelated avatar? Is this new forum software susceptible to highly intelligent alien spam?
If Excel is too slow, I suggest you to migrate to PowerPoint or Word. They will teach you patience :P
If you just need average of every 12 cells (ie one average for cells 1-12, next average for 13-24...), then you can also use Pivot tables.
First in your data, add an extra column.
Fill it with twelve 1s, twelve 2s, twelve 3s... You can do this with below formula:
=INT(ROWS($A$1:A1)/12)+1...
There is another link that can show all recent threads in one page.
http://chandoo.org/forum/find-new/1053/threads
I will add this to menu so that we all can access newest threads quickly.