Showing posts with label Excel. Show all posts
Showing posts with label Excel. Show all posts








To make a Drop Down List in a Excel cell,

  1. Select the cell
  2. Data Menu
  3. Click Validation
  4. For the drop down list Allow, choose LIST
  5. In the text box Source add items separated by comma.
  6. Click OK

Yesterday I was writing Test Cases and I want to have line break with in an Excel cell. I tried several methods but non worked for me. Finally I googled and found out the way.

Press Alt+Enter

Yep.. it'll work for you too.. :)