From the category archives:

Funny

11 MS Excel Formulas For Absolute Beginners

by Nasir on March 22, 2009

excel logoToday while thinking of something useful to write I came across an idea of a post regarding some Basic Excel formulas to aid Microsoft Excel beginners in their everyday arithmetic. So, here it is for anyone starting in Excel to excel.

In the article below wherever I’ll write initial cell location and final cell location, I don’t mean you to write them exactly, you’ll have to write the cell location (ex. A1, B1, C1…) from where the range starts, in place of initial cell location and cell location (ex. A10, B10, C10…) at where the range ends in place of final cell location.

Adding values:
sum1

Click on an empty cell location and type =SUM(initial cell location:final cell location). For example, in the figure below I have selected cell values of 1 to 10 ranging from the initial cell location A1 to the final cell location A10. The formula simply adds all these values of the selected range, which totals 55. My formula to calculate the sum is: =SUM(A1:A10). Inside the brackets, you have to enter initial and final cell locations of the range you want to sum up.

sum2

To sum up only two values anywhere from the range I simply type for my example: =A6+A9, getting the output 15.

Obtaining Minimum and Maximum from a range of values:

Given a range of different values in the cells in MS Excel, you are able to find the minimum value out. Simply select an empty cell and type =MIN(initial cell location:final cell location) there. For example, I’ve selected the range A1 to A10. The formula =MIN(A1:A10), finding the minimum value of the range, outputs 1.

max

For maximum, min is just replaced with max as: =MAX(initial cell location:final cell location). The maximum value of my range A1 to A10 which is 10, is the output of =MAX(A1:A10). Its usefulness lies in finding minimums and maximums over long ranges of values.

Finding Average:

average1

As you’ve seen, MS Excel formulas I’ve written are quiet easy to remember as they spell no differently with what they do. So are the average formulas: one for a range: =AVERAGE(initial cell location:final cell location), and one for averaging values of two cell locations. Same as I’ve shown above, I’ve selected the range A1 to A10, averaging which gives 5.5.

average2

When two values are to be averaged we’ll have the colon(:) replaced with coma(,) between two cell locations as: =AVERAGE(A2,A4), which gives the output 3.

Counting number of values in a range:

count

Finding the total number of entries in a long range of values is as simple as: =COUNT(initial cell location:final cell location). It counts the total number of range cells that have values entered in them. For example, I’ve counted number of entries between A1 and A10. For this I’ve typed: =COUNT(A1:A10), which gives 9 (and not 10) as I have an empty A7 cell location.

Finding the Percentage:
percentage

It is also same as the formula that we use to calculate percentage manually, where we divide the min. value by the max. value and multiply the divided value by 100 as, =min.value/max.value*100. For my example: A3/A10*100, gives 30. Our output here is 30%.

Multiply, Subtract and Divide values:

Formulas for these operations are not at all different from ordinary arithmetic, thus, going directly to examples, where I am Multiplying two values by just typing =A9*A5, Subtracting A4 from A10 by =A10-A4, and Dividing A8 by A5 as =A8/A5, give me the outputs 45, 6 and 1.6 respectively.

{ 1 comment }

A Friendly Message Against Piracy

December 18, 2008

Two years ago, I used to be a guy who help other users across the globe in software cracking(providing serials, cracks, keygens etc). But that helping habit was not good, because it was illegal. Ya, helping can be illegal too if it is done for piracy.

more...

Watch Movies In MS Paint!

September 18, 2008

Although you don’t have to watch movies in MS Paint, because there are media players available already for this purpose. But it is just a silly trick with which you can impress your friends and increase your smartness in front of them .
Here is how to do that:
1-First open any movie in a player [...]

more...

0 Subscribers, OH NOZ!!!

March 23, 2008

Some of you might also have known about past feedburner blunder when it was not showing subscribers from Google reader and hence was cutting a major amount of subscribers in their chicklet. Now, here is another childish act from them.

 
By seeing this, all I have to say is ‘Best of luck Feedburner, Google is trying [...]

more...

Ctrl And Esc: You Could Not Resist Laughing.

March 16, 2008

While Stumbling through someone’s liked photos, I found out this conceptual humor photo that kept me laugh for a while. So, I considered to share this pic with you also. Hows it?

more...