Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

excel in courses - what basics formulas

Forum home » Delegate support and help forum » Microsoft Excel Training and help » excel in courses - What are the basics for formulas

excel in courses - What are the basics for formulas

ResolvedVersion Standard

Cathy has attended:
Excel Intermediate course

What are the basics for formulas

I have not covered the basics is there any advice you can give me

RE: What are the basics for formulas

click the fx to the left of the formula bar near the top of your workbook for a list of available formulae and play around!!

most commonly used formula I reckon is the if statement.


in cell B1, type the following:

=if(A1>10,"big number","small number")

this will return "big number" or "small number" based on the value in cell A1. if it's a number less than or equal to 10, it will return "small number" in cell B1, if it's a number larger than 10, it will return "big number"

Excel tip:

Generate randon numbers

Some types of analysis require you to use randomly generated numbers. You can also use randomly generated numbers to quickly populate an Excel spreadsheet. There's an easy function you can use to do this automatically. Here are a few of the ways you can use it:

Type =RAND() in a cell to generate a number between 0 and 1.
Type =RAND()*100 to generate a number between 1 and 100.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.