Something of Everything

Category: Excel

  • How to get computer name in VBA?

     Computer name shall be in capital letters only. So when you want to use computer name in VBA. follow the method mentioned below  1. Go to my computer 2. Right click 3. Click on properties.  4. You can see the computer name.  5. Copy the name and paste it to word processor 6. Capitalize the…

  • Amount in words in Excel for Indian Rupees with quick access toolbar button

    Writing amount in words is required for cheque preparations and many other things. In the below video we have shown how to make a quick access toolbar for writing amount in words in MS Excel. You can also find function which is prepared to do the same. Buy now:

  • How to use data validation in MS Excel?

    Data validation is a tool that reduces errors, it helps in making cells constraint to some particular values only. MS Excel says ” Data validation is an Excel feature that you can use to define restrictions on what data can or should be entered in a cell. You can configure data validation to prevent users from…

  • How to use Vlookup in MS Excel?

    Hi friends, Let us learn about Vlookup function of MS Excel. If, you have a big table and you dont want to drag your mouse each and every time you need some value from that table, you can use Lookup or Vlookup or Hlookup.  These are some of the best techniques of data extraction from…

  • How to load add-ins and make a customised ribbon button for it?

    Hi, Add-ins are the custom functions/commands/formulae or macros stored in an external file which can be used in any excel file to increase productivity. In order to use Add-Ins, you should be allowing the add ins. to do that follow this steps. 1. Go to file — options — Trust Center — Open trust center…

  • How to fill out the cells with the value of cell above in excel?

    Sometimes, a quick tip saves so much time that we feel amazed. This is such one tip to save your hours in the future work. Selecting blank cells and adding value to is a repetitive work, and, if we can make this repetitive work a one time work, the time of all the clicks for…

  • Multi purpose Calculator in Excel

    Do you know excel can have calculator button which includes:   Standard calculator   Scientific calculator   Programmer calculator   Statistics calculator   Date calculator   Loan calculator   Fuel economy calculator   Vehicle lease calculator   Converter But, it is not being included in the ribbon. To include the calculator in the quick access toolbar…

  • How to solve equations in Excel?

     Many a times we encounter problems of solving equations within spreadsheet for engineering calculations. Suppose you want to solve n²-3n+1.5674 = 0, and want to find answer of the same in the middle of your engineering sum.  There are two options available in excel for the same. 1.       You can use goal seek. Follow following…

  • How to hide error values from a cell in MS Excel?

    Let’s say your spreadsheet formulas have errors that you anticipate and don’t need to correct, but you want to improve the display of your results. There are several ways to hide error values and error indicators in cells. There are many reasons why formulas can return errors. For example, division by 0 is not allowed,…

  • how to hide 0 values in a spreadsheet?

    option 1:  Perhaps the simplest way to hide all zero values in a sheet is to let the worksheet do it Just remember, this setting works at the sheet level. You must set it for each sheet in the workbook, as follows. Click the File menu and then choose Options (under Help). In Excel 2007, click the…

  • How to add title on every page in MS excel?

    Many a times we have lots of rows of data. When we want to print the same we need titles to be appeared on every page. There is an option for it in excel. Follow the following procedure: 1. Just go to page layout. 2. Select the option called print title. 3. Select the area…

  • How to combine the contents of multiple cells into one in Excel?

    You can use a formula with the ampersand (&) operator to combine text from multiple cells into one cell. 1. Select the cell in which you want to combine the contents of other cells. 2. To start the formula, type =( 3. Select the first cell that contains the text that you want to combine,…

  • How to repeat an action in Excel?

    Many times you want to repeat some actions. You can do repetitive task faster by pressing Ctrl + Y for repeat. Some actions, such as using a function in a cell, cannot be repeated. For example you have filled a cell with a color. And you want all the cells that need value to of…

  • How to do iteration process in excel?

    Solver is the option that you need. To install solver add in do the following. Go to Excel options → Add ins → Manage add ins → go → select solver add in and press ok to install it. If you have installed solver, Go to data → in analysis ribbon solver to open the…

  • How to add line break in a cell in excel?

    There are two options to add line break. 1.      Wrape text and adjust the width of cell to see the cells in two line. On the Home tab, in the Alignment group, click Wrap Text. 2.      double-click the cell, click the location where you want to break the line in the cell, and then press…

  • How to get the desired result by adjusting the input in excel?

    Goal seek is the formula that you need. When you know the result but not the input, this formula helps you find the input. You can find goal seek in data → what if analysis → goal seek.   Hope you find it useful. Comment if you have doubts or suggestions. Like, tweet and +…

  • How to add “&” in header in excel?

    Just try to add & in header in excel. If you find a way tell us. If not, then just type as shown below. Use double && instead of one. For example, if you want “something & somewhere” in header, then type “something && somewhere” in header and one & will be seen there. It…

  • How to program with visual basic in Excel?

    Want to program in visual basic in excel? For that you have to open visual basic in excel. Here is a way. 1.      Open excel 2.      Press Alt+F11. Or go to developer tools → select Visual Basic. 3.      You have opened the visual basic application window. 4.      Type your program in modules. 5.      Save…

  • How to add hyperlink to your PowerPoint presentation?

    Want to take your viewers to some other links in between the presentation? Here is a way. Just select the text from where you want to show external links and files in between presentation.  Right click and select hyperlink option. Or goo to insert menu and select hyperlink.  Select the media or file you want…

  • What are the shortcuts in MS Excel?

    Here are some of the shortcuts of Excel 2010 to work in better way. Ctrl + pgup          : switches between worksheet tabs, from left to right Ctrl + pgdn          : switches between worksheet tabs, from right to left Ctrl + shift + &  : applies the outline border to the selected cells Ctrl + shift…