Diwas R Bhattarai
New Member
- Joined
- Jan 16, 2018
- Messages
- 9
Hi
I need to sort out one thing
For example
i have four option ("LEFT" "Vacation" "Final Settlement" "Working") on cell ranging from G4:G321 and when i select LEFT OR VACATION the cell i need to show show 0 other wise 30 on cell ranging from J4:J321.
I had this formula on the cell ranging J4:J321 =IF(ISNUMBER(SEARCH("Vacation",G4:G313)),"0","30")
but how to put LEFT also on that formula.
Thanks
Diwas
I need to sort out one thing
For example
i have four option ("LEFT" "Vacation" "Final Settlement" "Working") on cell ranging from G4:G321 and when i select LEFT OR VACATION the cell i need to show show 0 other wise 30 on cell ranging from J4:J321.
I had this formula on the cell ranging J4:J321 =IF(ISNUMBER(SEARCH("Vacation",G4:G313)),"0","30")
but how to put LEFT also on that formula.
Thanks
Diwas