Answered step by step
Verified Expert Solution
Question
1 Approved Answer
let's say I have 3 variables, let's call them a, b, and c, each have a formula. All 3 of the formulas have the variable
let's say I have 3 variables, let's call them a, b, and c, each have a formula. All 3 of the formulas have the variable X in them. If it's variable a, X may not be less than 400. if it's b, X may not be less than 285. if it's c, X may not be less than 255. How do i set a function enabling me to input only the values i am allowed to for X, considering all 3 variables
In Excel Programming
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started