fbpx
Search
Close this search box.

All articles with 'tips' Tag

Incell Bar charts – Revisited

Published on Jul 15, 2008 in Charts and Graphs, hacks, ideas, Learn Excel, technology
Incell Bar charts – Revisited

I can never get tired of in-cell charts, whenever I get sometime, I try to experiment something on them. Here is an idea to design true incell column charts without using any add-ins or installing fonts. These charts can be fun to have on your project report or annual news letter or memos, they take […]

Continue »

Excel Paste Special Tricks & How to

Published on Jul 2, 2008 in Featured, Learn Excel
Excel Paste Special Tricks & How to

Paste or Ctrl+v is probably the most effective productivity tool available to us. But how well do you know “Paste”?, do you know that there are many variations to paste data to your excel sheets? Surprised? Well, read this post to become a master paster 🙂 After copying your data, You can activate Paste Special […]

Continue »

Skip weekends while autofilling dates in excel

Published on Jun 30, 2008 in hacks, Learn Excel, technology

Often you may want to fill a column only with weekday dates instead of all dates. Here is a simple trick you can use instead of writing nifty if formulas or manually entering the weekday dates. When you auto fill dates by dragging mouse (or using menu > edit > fill > series > selecting […]

Continue »

Hot Thermometer Charts in Excel – here is a cool way to do them

Published on Jun 26, 2008 in Charts and Graphs, Featured, hacks, ideas, Learn Excel, technology
Hot Thermometer Charts in Excel – here is a cool way to do them

Let us learn a simple charting hack to create a thermo-meter chart in excel. This type of charts can be effective in communicating one data point, they can make excellent presentation slide or dashboard widget. What more, they are as simple to do as adding whipped cream to your latte. So lets begin: 1. First […]

Continue »

Get Stock Quotes in Excel

Published on Jun 24, 2008 in america, hacks, Learn Excel, technology

While trying to spell check one my sheets I have learned this cool trick to fetch real time stock quotes without any webqueries or vba or anything. First enter the stock code in a cell (this works for US stocks only), for eg. AAPL for Apple, MSFT for Microsoft etc. Then ALT+CLICK on that cell, […]

Continue »

Quickly display unique items in an excel list using advanced filters

Published on Jun 19, 2008 in hacks, Learn Excel, technology
Quickly display unique items in an excel list using advanced filters

Imagine you have long list of data and you need to quickly identify which of the items are unique. You can use Advanced Filters to do this. Just select the list of items you want to filter, go to menu > Data > Filter > Advanced filter. You will see a dialog box like this: […]

Continue »

Formatting numbers in excel – few tips

Published on Jun 16, 2008 in hacks, Learn Excel, technology

Reader Nikhil Shah asks in an email: Dear Chandoo, I have some Error In Excel sheet. Problem :- I have a locker number 01234 567890, in Excel it will be displayed as 01234 567890 with the space. However if it was entered as 01234567890, Excel will display it as 1234567890, without the leading zero. If […]

Continue »

Improve productivity by opening same excel sheet in 2 windows – quick tip

Published on May 30, 2008 in hacks, Learn Excel, technology

Often we work with large data sheets and it becomes tedious if you want to compare data / formulas etc. You can try split (menu > window > split or alt+w+s) to break the sheet in to two. But there is another cool thing you can do, open a new window for the spreadsheet. Just […]

Continue »

How to add a range of cells in excel – concat()

Published on May 28, 2008 in hacks, Learn Excel, technology

Excel concatenate() is seriously crippled, it can add 2 or more strings together, as long as they are supplied as separate parameters. This means, when you have a range of cells with text which you want to add up to create a large text, you need to write an ugly looking biggish concatenate() or use […]

Continue »

Gantt in 60 seconds – churn out an excel project plan in no time

Published on May 20, 2008 in business, Charts and Graphs, hacks, ideas, Learn Excel, technology
Gantt in 60 seconds – churn out an excel project plan in no time

One of the most frequent tasks for any manager is “planning”, be it putting together a hiring schedule or designing a jumbo jet, it all starts with a simple project plan and gantt chart is simple and intuitive representation of the same. But how to make a gantt chart in excel without writing too many […]

Continue »

Creating in-cell bar charts / histograms in excel

Published on May 13, 2008 in Charts and Graphs, hacks, ideas, Learn Excel, technology

Ever since writing the create in-cell pie charts in excel, I have been itching to find a simple enough method to do incell bar graphs. An in-cell bar would probably be more useful and cuter than an in-cell pie as it can instantly provide trending details. What more, these would probably look gorgeous when printed […]

Continue »

Create in-cell pie charts in Excel

Published on May 7, 2008 in Charts and Graphs, hacks, ideas, Learn Excel, technology

Here is a ridiculously easy trick to do nice incell pie charts in excel, what more, they will make you look like a charting wizard. Download free pie chart font from here (direct download link). The font has 21 pie chart codes starting with empty circle (character ‘a’) and ending with full circle (character ‘u’) […]

Continue »

Open your favorite sites directly from Windows XP run dialog box

Published on May 2, 2008 in hacks, ideas, technology

After seeing DI’s Open Your Favorite Websites Directly from Windows Vista Start post, I thought why not use Windows XP Run dialog box as a search box. So here is a simple trick that can enable you to open your favorite sites directly from XP’s run dialog box. Using this trick you can type “g […]

Continue »

Create Cool Tag Clouds in Excel using VBA

Published on Apr 22, 2008 in Charts and Graphs, hacks, ideas, Learn Excel, technology

I was toying with the idea of creating a tag cloud in excel – as a form of new visualization, this could be useful when you have medium amounts of data (eg: 50-300 rows) and you want to emphasize on what is important and what is not. I would imagine using a tag-cloud, When you […]

Continue »

Generate organization charts in excel – howto?

Published on Apr 15, 2008 in Charts and Graphs, hacks, Learn Excel, technology

Here is a ridiculously simple workaround for those of you trying to generate an organization chart in excel: Use google org. chart widget instead 🙂 [If you are reading this in a feedreader this post may not display properly, visit the post page instead.] Open a new google docs spreadsheet (or work on the example […]

Continue »