ss_blog_claim=3bef183ca7a998d04058e0c287cc7edb

Entries Categorized as 'Excel'

Doing Vlookup and IF statements in excel 2007

Date October 15, 2008

IF statements
If(or(c=20, c=30), b2 *1.05, b*1.02)
Example of an OR statement. We can do “AND”, by replacing the OR.
Or statement includes the following:
Condition, value if true, value if false.
Vlookup value
=vlookup ( Look up value, look up range, col num, true or false)
If true, it isn’t exact; false is exact.
Colum num is what you want to [...]

ss_blog_claim=3bef183ca7a998d04058e0c287cc7edb