+ All Categories
Home > Documents > IF Functions

IF Functions

Date post: 02-Jan-2016
Category:
Upload: emerald-orr
View: 19 times
Download: 0 times
Share this document with a friend
Description:
IF Functions. Charlie Haffey Norwood Public Schools. IF Functions. For situations that have: Yes or No True of Not True One or the other. IF Functions- 3 parts. The argument or condition Value if condition is true/met Value for otherwise. Arguments. If the score is below xxxx - PowerPoint PPT Presentation
Popular Tags:
14
Charlie Haffey Norwood Public Schools IF Functions
Transcript

For situations that have:

Yes or No

True of Not True

One or the other

IF Functions

The argument or condition

Value if condition is true/met

Value for otherwise

IF Functions- 3 parts

If the score is below xxxx

If the date is between xx and xx

If the value = a benchmark

Arguments

Is the date rcvd on or before 9/15

If true,

Valid

If false,

You’re screwed

AAPS forms

IF Function Dialog Box

Notice reference to cell,

not the date itself

Copy Function thru Range

Holy Crap!

We used aRelative Reference

For The Date In The Argument!

Highlight reference in initial cell

Easily Solved

Fourth Function Key- F4

This now an Absolute Reference

Redo Fill


Recommended