Archive for February, 2009

Create a Drop-Down List From a Range of Cells in MS Excel

Tuesday, February 10th, 2009

There are many reasons why one would want to create a drop-down list in MS Excel, but mostly I think, because it makes your data entry much easier and you can limit the entries to certain items that you can determine.

You can create a drop-down list of entries that is compiled from cells elsewhere on your worksheet and when you create the drop-down list, it will display a drop-down arrow next to that cell. When you want to select an item from that list, you can simply use the drop-down arrow and click the item that you want.

To create a drop-down list in MS Excel 2003, follow the steps below:

  • Use a single column or row without blank cells to create your valid entries for your drop-down list.

 

  • Make sure that you have sorted the list in the order in which you would like it to appear in your list.

You can use another worksheet or workbook if you like. To use a different worksheet in the same workbook:

  • Type the list on that worksheet.
  • Define a name, such as classes.
  • Select the range of cells.
  • Click the Name box at the left end of the Formula Bar.

  • Type the name for the cells.
  • Click Enter.

Pretty simple to do and it looks so very professional and is very helpful to boot!

DELL COMPUTER SETTLEMENT

Sunday, February 8th, 2009

I have had two very nasty experiences with the Dell Company, one in which every part had to be replaced in my brand new computer and another when the same thing occurred and they replaced my computer but would refused to give me a computer with the same operating system as the one I had originally purchased. A friend of mine purchased a computer from Dell and was promised (I was on the phone line and heard) that her computer would be shipped with the software to downgrade to Windows XP from Windows Vista, but only if she purchased the most expensive version of Windows Vista in the first place.  Once the computer arrived of course, no such software was enclosed and when Dell was contacted they denied telling us we would receive the software to downgrade.

Well apparently the Dell company has seen the error of its ways regarding its business practices as they will be paying $3.35 billion to 46 U.S. states as a result of a settlement agreement following allegations that they used deceptive practices to sell its products. States had started investigating after many complaints were received.

I thought this was relevant and important enough to include in my blog. Customers are eligible for restitution if they purchased a Dell product between April 1, 2005 and April 13, 2009 and have a complaint covered by the above agreement.

The deadline for filing claims is April 13, 2009. To find out if your state is a part of this settlement agreement and for information on filing a claim within the ninety day deadline, contact the office of your State’s Attorney General.

Working with Database Files in MS Access

Thursday, February 5th, 2009

When I first started using MS Access and downloading databases I was really confounded when it came to renaming the database.  When I tried to use File | Save As, it came up with something other than what I expected or wanted!

Well now I have learned how to accomplish this simple task (it’s always simple once you figure it out, isn’t it?) and I will share my knowledge with you.

All you really need to do is change the name of the .mdb file. You can do this from My Computer or Windows Explorer. You can even do it from Access itself!

Follow the steps below to learn how:

  1. Close your database file if it is open.
  2. Click on File | Open.
  3. Navigate to the File in the open dialog box.
  4. Right-click the file and select Rename.
  5. Type a new name for your database.
  6. Click Enter.

Before you set out to rename your database, remember that MS Access does not automatically update links, so if any other database links to a table in the database whose name you would like to change, you will have to open that other database and redo the links. You would, of course, use the Linked Table Manager to accomplish this.