Category Archives: Format

Do Not input “-” for zero. Use proper formatting in #Excel

Do you input a hyphen to represent zero? If you do, please stop doing so in the future. The proper way of displaying “-” for zero is to apply relevant cell format to it. E.g. Using Accounting format with no … Continue reading

Rate this:

Posted in Excel Basic, Excel Tips, Format | Tagged , , , | Leave a comment

Add emoji to your numbers 😁 in #Excel

Is it possible in #Excel? Of course, as you have just seen it! 😁 Indeed, it’s easier than you may have thought about. We can do it by custom format. First of all, select the cells that you want to … Continue reading

Rate this:

Posted in Excel Tips, Format | Tagged | 2 Comments

Highlight weekends and holidays using Conditional Formatting in #Excel

In this post, I will show you step by step how to set up conditional formatting to highlight weekends and public holidays with Excel. The key is to set the formula right. Having a proper layout will make the whole thing more easier, which will be discussed in the next post. Continue reading

Rate this:

Posted in Format | Tagged , , , | 4 Comments

Display descriptive words instead of numbers with Custom Format in #Excel

Sometimes we want to add a descriptive like “Good Job” for figures above target; “Work Harder” for those below… like the following screenshot: To many people, the top-of-mind solution should be using IF function. =IF(A2>0, “Good Job”, IF(A2=0, “Just Met”,”Work … Continue reading

Rate this:

Posted in Format | Tagged , | 2 Comments

Hide and Seek – Cell Content

Don’t be shy! Β Let silly things continue! Β Let’s Hide and Seek with #Excel again! πŸ™‚ Case 1 Case 2 Case 3 You may download a Sample File – Hide and Seek Cell ContentΒ for the above cases. If you know the … Continue reading

Rate this:

Posted in Format | Tagged , , , , , | 1 Comment

Hide and Seek – Cell border

Making cell border in #Excel should be something really basic.Β  However, some people may have found it frustrating/confusing to play Hide and Seek with borders just hoping that they will be displayed in the way they want it. For example, … Continue reading

Rate this:

Posted in Format | Tagged , | Leave a comment

Display single letter Day of week in Excel

Is it achievable? Β Not by formatting but formula.

Rate this:

Posted in Format, Formula | Tagged , , , | Leave a comment

Remove gridline

By default, gridline is not printed on paper. Β Nevertheless, I would usually removeΒ gridline when I submit my report, or paste part of a spreadsheet into PowerPoint or Word. Β Why? Simply for better look and feel. See the screenshots below to … Continue reading

Rate this:

Posted in Excel Tips, Format | Tagged | Leave a comment

Text Alignment – Distributed

Let’s continue the topic of uncommonly used text alignment. Β This time, it’s Distributed. Honestly, another format rarelyΒ used in my work life. Β So what is it about?

Rate this:

Posted in Format | Tagged , | 1 Comment

Text Alignment – Fill

We talked about examples of using “Text Alignment – Indent” in the previous post. Β In the coming posts, let’s talk about the rest of the less commonly-used text alignments. Β Actually, I find it a bit challenging to cite real-life examples … Continue reading

Rate this:

Posted in Format | Tagged , , | 1 Comment

Text Alignment – Indent

There are different types of (horizontal) text alignment in Excel. Β Most people know about (and use mainly) General, Right, Center, Left. Β But are you aware of Indent, Fill, Justify, Centre Across Section and Distributed? Let’s talk about Indent this week. … Continue reading

Rate this:

Posted in Format | Tagged , | 2 Comments

Format part of a formula result… A workaround (non-VBA) solution

How to format part of a formula result? In a normal text string, we may format part of the text to highlight a specific information. Β For example, if we input the text string “Today is Thursday, 01/05/2014” in A1, we … Continue reading

Rate this:

Posted in Excel Tips, Format | Tagged , | 6 Comments

Paint the Lily

Well, this is not an Excel post. Β This is something about Visual Presentation at a glance, so I think it’s sort of related to Excel. Β πŸ™‚ One day, I visited a Japanese Fast Food Restaurant and saw the above sticker … Continue reading

Rate this:

Posted in Format, General | Tagged | 1 Comment

Time Conversion – How to convert 24hr input as 4-digit number into TIME in Excel?

How to convert something like 1200 into 12:00? For easy sake of input, we often input 24-hr time as four digit number like 930 for 9:30, 1815 for 18:15 etc.Β  However, if time is input in this way in Excel, … Continue reading

Rate this:

Posted in Excel Tips, Format | Tagged , , | 14 Comments

Use Format Painter to decorate your spreadsheet

Christmas is all around. Β Perhaps you are busy with decorating your Christmas tree with lots of joy. However it’s no joy to decorate your Excel worksheets in your daily work. Β It could be really time-consuming to apply the same set … Continue reading

Rate this:

Posted in Excel Basic, Format | Tagged , | Leave a comment