Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

How To Copy And Paste In Excel - Excel tutorial


This video tutorial shows how to copy and paste in Excel.
Category: Excel tutorials > Basics - Difficulty:


More cool Excel tutorials:



Count Function
Count Function
The Count function in Excel will return the number of entries (actually counts each cell that contains number data) in the selected range of cells.
Category: Excel tutorials > Functions - Difficulty:
Compound Annual Growth Rate
Compound Annual Growth Rate
Use the RATE function in Excel to calculate the Compound Annual Growth Rate (CAGR)
Category: Excel tutorials > Functions - Difficulty:
LEFT, RIGHT and MID in Excel
LEFT, RIGHT and MID in Excel
These text functions give you the ability to to extract certain segments of a cell (normally text). Useful if only part of a cell's text contains the information you want..
Category: Excel tutorials > Functions - Difficulty:
Excel VBA-Creating Procedure
Excel VBA-Creating Procedure
There are two types of procedures you can create in Excel VBA: a Sub procedure and a Function procedure. What’s the difference between the two types of procedures? It’s whether or not the procedure returns a value you can use elsewhere in the program. A procedure defined as Sub can not pass its result to any other procedure in the program while a procedure defined as Function has the capability to return a value or result.
Category: Excel tutorials > Macros - Difficulty:
Formatting Numbers
Formatting Numbers
We often need to format the numbers to display the appropriate number of decimals, dollar signs, percentage, red (for negative dollars), etc. It is best to keep numbers describing similar items as uniform as possible.
Category: Excel tutorials > Formatting - Difficulty: