Cross tab query in Microsoft Access

The Following Process Is Used To Create Query In Design View: Open You Database File In Access 2007. Click On Create Manu Tab Form Office Ribbon Then Select The Queries Wizard Icon Form Other Group. Read More.........


Macros In Excel

This tutorial show you that how we create macros and how we use these macros when we need. Below we describe a complete process:
In macro basically we define a series of action and when we Run the macro then Excel perform these action one by one.
First Step is:
Record a new Macro
Read more and share with you friends.


Delete The Background With Magic wend tool

The Magic Wand tool allows you to select an area of an image based on its color. In This tutorials we delete the background of any image using magic wand tool.
Open the image and make its layer.
Select the magic wand tool in the toolbox. In the options bar, select a Tolerance value (0 to 255). This determines how closely to match colors, higher tolerance means a larger selection. in Our case we set tolerance 20.


Where clause In SQL

WHERE clause select the record conditionally from SQl database. WHERE keyword use with different statement in SQL for example WHERE with Select Statement, Delete from statement, Update statement etc. In This tutorial we explain WHERE clause with SELECT Statement. In SELECT Statement we give a condition with WHERE clause. Those record which satisfied the given were display.


Calculate the Sum of a Range Using AutoSum function

In this tutorial we learn that how w calculate the sum of any given data in shape of cell range using AutoSum function. We take an example of the following table in excel:




Inserting a Cover Page in Word 2007

In These Tutorials We Discuses The Brief Procedure Of Inserting Cover Page In For MS Word Document. You Can Insert Predefine Coverage And Also Customize Your Cover Page. Create New Document Or Open An Existing Document. Click The Insert Tab In Menu In Office Ribbon. Read More About This Topic In This Tutorial.


IN Operator in SQL

IN Operator In SQL Return The Entire Record Exact Match With Given Values. For Example If We Want To Match More Then One Value In Our Condition For Example From Table Below If We Want To Select Those Record Who's City Is Karachi Or Lahore. Read More About IN Operator In This Tutorial.


Array In PHP

In This Tutorial We Learn About Array In PHP . Array Store More Then One Data Element With A Single Name. For Example If You Want To Store The Name Of 10 Student Then You Must Declare 10 Variable, For Each Student Name You Must Declare A Unique Variable. But With The Help Of Array You Can Store All Student Name With A Single Variable. Read More------


Encrypt the Folder or File

In this Tutorials we learn how we encrypting the folder in windows.
When you encrypt any file or folder then that file or folder only will be open on your computer.


Create Your First Web Page in HTML

This Tutorial Will Guide You That How You Create A Simple Webpage In Html. For A Simple Web Page Just You Have A Simple Text Editor Such As Note Pad Etc. So Open Your Text Editor And Lets Begin. In This Your First Page I Am Going To Use Four Primary Html Tags Read More About This Topic In This Tutorial.