Lesson: 15 | Annual Revenue must be between 0 and 100,000
Validation Rule
Field
|
Value
|
Description: |
Validates that the Annual Revenue is accepting values between 0 and 100,000. |
Formula: |
OR(
AnnualRevenue < 0,
AnnualRevenue > 100000
)
|
Error Message: |
Annual Revenue must be between 0 and 100,000. |
Error Location: |
Annual Revenue |
Page Layout View
Video
Video does not exists.
Prev
You need to login to have access to the quizzes.
This lesson has already been completed by you.
Next
Mastered by 41 users.