Tuesday, November 13, 2007

Excel Formulae made easy.

Maximum of windows user’s works run on Word or Excel. Some how people will manage to use Word documents. However, they face issues with Excel because of the confusion formulae and most of the people are afraid of maths and always keep themselves away from the work which includes formulae.
I have a good collection of Excel formulae which will assist you in designing and implementing all intermediate works includes with Excel. Thank and our courtesy to Peter Noneley
You can download Excel Formulae here.

After downloading this file, if you face any issue with opening this file or with Macros errors. Please try to troubleshoot the issue as shown in the below image.



Note: We have different versions of Ms Office like 2000, 2003, 2007 and etc., There is no guaranty that all formulae listed will work fine on Ms office versions.

Essential Linux Commands for Windows users :

Hello! Windows users here I am listing few useful Linux commands for you. Normally we have an Idea about Linux commands. However, we forget them for time being as we concentrate on windows. To recollect them we try to Google and unfortunately, we will not find the one we are searching for.

Here are some basic initial Linux commands to get you started moving around the directory tree:
pwd tells you where you are in the directory tree
ls lists the contents of the directory you are in
cd directory_path moves you to another directory
mkdir directory_name makes a new directory
rm filename removes a file
rmdir directoryname removes a directory

You can download the rest of the Linux commands from the following Cheat sheet. This will assist you in recollecting Linux commands as well as its uses.
Download Linux Cheat Sheet.

If you want more of Linux commands, you can refer the following URLs.
1) A-Z Linux Commands :
2) Linux Help for Professionals, Students and Hobbyists

Tic-Tac-Toe

Top-Left Top-Center Top-Right
Middle-Left Middle-Center Middle-Right
Bottom-Left Bottom-Center Bottom-Right
You
System
Ties