OzGrid

How to do a formula to compute IF A1 (Number) is < 1000 B1 = Bad

< Back to Search results

 Category: [Excel]  Demo Available 

How to do a formula to compute IF A1 (Number) is < 1000 B1 = Bad

 

Requirement:

 

How to do a formula to compute IF A1 (Number) is < 1000 B1 = Bad

 

Solution:

 

If(A1<1000, "Bad", "Good")

 

Obtained from the OzGrid Help Forum.

Solution provided by KjBox.

 

See also: Index to Excel VBA Code and Index to Excel Freebies and Lesson 1 - Excel Fundamentals and Index to how to… providing a range of solutions and Index to new resources and reference sheets

 

See also:

How to use IF formula with multiple criteria
How to use SUMIF
How to use IFERROR - example provided
How to use COUNTIF to see if a customer is a repeat customer
How to obtain a true or false statement if a customer is a repeat customer
How to use IFERROR, ROUND and SUM in one formula
How to use IF and VLOOKUP formulas together
How to use SUMIF to extract attendance details from a register

 

Click here to visit our Free 24/7 Excel/VBA Help Forum where there are thousands of posts you can get information from, or you can join the Forum and post your own questions.


Gallery



stars (0 Reviews)