Excel Vlookup Function

The VLOOKUP function in Excel is a powerful tool that allows you to search for a specific value in a table and return a corresponding value from a different column in the same row. The function takes four arguments: the value you want to search for (called the “lookup value”), the range of cells that … Read more

Data Referencing by using VLOOKUP, HLOOKUP, MATCH, and INDEX functions

data-referencing-by-using-vlookup

  There are several functions can do data referencing: LOOKUP, VLOOKUP, HLOOKUP, MATCH, INDEX, and OFFSET. VLOOKUP and HLOOKUP are partly covered in this article (VLOOKUP and HLOOKUP functions). OFFSET function is covered in another article (Dynamic Referencing for Excel). This article primarily focuses on the MATCH and INDEX functions. This article primarily focuses on … Read more

Use graphical functions in Microsoft Office to create impressive graphics

use-graphical-functions-in-microsoft-office-to-create-impressive-graphics

The graphical functions in Microsoft Office may not be as robust as many other commercial graphical software, but they are more than adequate to create impressive graphics if you know how to use them. Your imagination is your limit. The graphical functions are available in Word, Excel, and PowerPoint. Let’s get some ideas how to … Read more

Use Audio Clips to make a powerful impact to your PowerPoint Presentations

use-audio-clips-to-make-a-powerful-impact-to-your-powerpoint-presentations

Adding sounds, voices, and music can have a powerful impact on your PowerPoint presentations. They can deliver messages, convey moods, and make your presentations livelier, more interesting, and more appealing. Sound and music affects human emotions, such as joy, sadness, fear, and fondness. Researches have confirmed that such impact on emotions is cross-culture and cross-backgrounds. … Read more

Create a Microsoft Access Search Form

search-form-for-microsoft-access

Why Create a Microsoft Access Search Form? There can be hundreds, thousands, or even millions of records in a database. Therefore, a search mechanism in a Microsoft Access database is a “must-have” item. For data integrity purpose, you may not want the users to query a table directly. in fact, it may be a good … Read more