In cell C2, we have entered the function below:
= REPT ('|', B2)
We then copied this function to C3: C9. The results will allow you to visually compare each value to each other. This is a very good and easy-to-follow tip, the results are very clear.
Figure A: Use the REPT () function to create a visual comparison chart
In Excel 2010, you can create a similar effect by using sparkline s . The REPT () function will be faster and easier, but sparklines are more flexible and flexible.
4. Remove the background image of the company logo
Adding a company logo to a PowerPoint presentation seems like a very simple task. However, these graphic files often show up with a background image, and unless the slide background image matches the logo's background image, this overlap is unacceptable. If your logo is a bitmap file, the solution here is simple but some of you may not know yet:
If you use PowerPoint 2007 or 2010, follow these steps:
You can use this feature to remove other background images. Just click on a certain area and it will disappear. If you don't like how to change it, press [Ctrl] + Z. The worst thing, you may have to delete and reinstall the file to start over. This transparent setting works best with bitmaps.
5. Add indicator tape to a PowerPoint slide
Using the Print Crawl feature in PowerPoint, you can turn a normal text box into a ticker tape readout. There is a trick in this technique, but it's easy to do that - you have to locate the text box in an unusual way. The steps below are used in PowerPoint 2003:
Figure B: Drag the text box to the side of the sdile
Press F5 and see the message you entered in the text box that runs into the screen from the right, run through the bottom edge and to the left side of the slide.
You can adjust the time slightly. The word run can be changed quickly or slowly to make the reader not lose interest.
6. Add the total values in the filtered Excel list
Using filters, you can filter out the data you need to see. However, adding up the filtered records is another matter. Figure C shows a filtered list. You can see the filtered item on the left. The problem is that the SUM () function does not return the expected result for you because it evaluates all values in D14: D64, not just the existing values. There is no way to allow the SUM () function to know that you only want to value filtered values in the reference range.
Figure E: The SUM () function does not work as expected with the filter list
The solution here is much simpler than what you think. You just need to click AutoSum and Excel will automatically enter a SUBTOTAL () function instead of the SUM () function. This function will look at the entire list, D6: D82, but it specifies the price of the filtered values, as shown in Figure D.
Figure D: SUBTOTAL () function evaluates the existing values in the filter list
7. Fill in empty cells in Excel
In a spreadsheet, a lot of gaps appear to create a confusing feeling for the reader. If you don't like a cool page with such empty cells, you can use the steps below to fill in something.
Figure E: The spaces in the CompanyName field confuse readers.
At this point, the range will contain text values (original values) and formulas that repeat the values in that word. To replace the formulas with their results, select the range (A2: A11) and select Copy from the Edit menu. In Excel 2007, click Copy in the Clipboard tab.
Select Paste Special from the Edit menu. Then select Values and click OK . In Excel 2007, select Paste Values from the Paste list in the Clipboard group on the master tab. Now you have replaced the formulas with text values, as shown in Figure F.
Figure F: Empty cells are now the company name
8. Insert watermark into word document
A watermark is an image or text that appears behind the contents of a document. It usually has some gray or neutral color to not affect the purpose of the document. Typically, a watermark identifies a company or document status. For example, a watermark may say confidential (urgent), urgent (urgent) or display a graphic icon. Inserting watermark into word document is a simple process and in this article we will show you how to do this:
If you're using Word 2003, you can insert a watermark in the following way:
The watermark will display as a background of each page and your results will be as shown in Figure G below.
Figure G: Watermark is an effective way of sharing information about the status or purpose of a document
9. Get the sum using Excel's status bar
Have you ever encountered a situation when you're in a meeting and someone who is very important to ask about the total or number of shortages that you don't have in your spreadsheet? This time will be very awkward for you! Everyone looks at you while you enter an appropriate function. Although this period will not be long, it makes you feel that you are inferior, despite the fact that you are not such a person.
If you are lucky, you can simply select the first white box near the column or row and click AutoSum. This is not so bad, but what if someone wants you to give a valuation to a subset? Maybe they want to know sales in the first and second quarter in both the South and the North. Certainly this job will make you lose more action - and when under psychological pressure, you are very likely to make mistakes.
One way you can quickly evaluate certain values is to use the Status bar. You can add or take an average of a range of values without entering anything. You only need to specify the minimum and maximum values in the range. You can even count the number of entries in a range, all without entering a function or a formula.
Select the values in question and observe the right side of the Status bar. For example, to see sales for both the South and the North in the first and second quarter in the worksheet shown in Figure H, select B2: C3. When performing this operation, the Status bar will display:
Sum = $ 1,415.10
on the left of the NUM indicator. Note that the Status bar will indicate the total value of the selected range and many other options by right-clicking on the Status bar and selecting the appropriate option from a list of activities. Using this utility, you will get answers in a few clicks. No one has to wait for you and now you will become more confident and calmer!
Figure H: Use the calculation tool in Status bar
10. Create an email shortcut to facilitate mail delivery
Most of your email notifications usually come from someone - sometimes you can send a few times a day to someone. Normally, entering the same address is not effective, even we have Outlook's AutoComple feature. If you send a lot of emails to the same person, create an email shortcut on your desktop. When you want to send a message, just double-click the shortcut to open a previously addressed message but there is no content. Then what you do is write the content for it and press the Send button.
To create a desktop shortcut for sending messages to the same person, you can do it the following way:
To use a new shortcut, double-click it. Outlook (or your default email client) will open a mail window and fill in the To field using the address you provided when creating the shortcut. Write the content and press Send! This is an interesting solution for making sure email arrives at the right recipient if you have two or more names with contacts.