Hello excel gurus...
I want to get Stop Alert(can not enter data) in column F3, G3, H3 when entered data(value) is more then E3 using data validation...
Example:
If E3=100 then in F3 I can enter less then and equal to 100(value of E3),same thing in column G3, H3.
The total of F3, G3, H3 can not be more then E3.
If I enter 100 in F3 then I can not enter anything in column G3 or H3.
If I enter 98 in F3 then I can enter 2 in G3 or H3. or 1 in each.
If E3=0 or empty then I can not enter anything in F3,G3,H3.
No decimals just whole value.
I tryed to make custom formula, less or more then, equal to etc but no luck. I can handle how to set up Alert Messege part. I hope you understand...Thanks in advance
I want to get Stop Alert(can not enter data) in column F3, G3, H3 when entered data(value) is more then E3 using data validation...
Example:
If E3=100 then in F3 I can enter less then and equal to 100(value of E3),same thing in column G3, H3.
The total of F3, G3, H3 can not be more then E3.
If I enter 100 in F3 then I can not enter anything in column G3 or H3.
If I enter 98 in F3 then I can enter 2 in G3 or H3. or 1 in each.
If E3=0 or empty then I can not enter anything in F3,G3,H3.
No decimals just whole value.
I tryed to make custom formula, less or more then, equal to etc but no luck. I can handle how to set up Alert Messege part. I hope you understand...Thanks in advance