arungowda4
IS-IT--Management
Hello All,
I need your help to write excel formula to one of my business requirement. Below is the question for which i am finding solution. Please spare a moment to help me out on this as i have limited excel knowledge.
We receive data everyday in a excel and at times our data vendors send invalid text in a excel cell which is not required and we need to ignore that, hence i need your help to write a excel formula to skip certain characters in the cell.
Example:
Nov13/Dec13 176.00 +0.00 Correct
LHNov13/FHDec13 178.00 +0.00 Wrong
We already have formula to get months like Nov13/Dec13 and ignore the rest, we are using =MID(B1,1,23) this formula to get result of Nov13/Dec13. But this formula doesnt work when our data provider sends data like LHNov13/FHDec13.
Hence, we need to ignore LH & FH and other values and should get only Nov13/Dec13.
So could you please tell me as how it can be done through excel formula?
Thankyou for your help
Regards,
Arun
I need your help to write excel formula to one of my business requirement. Below is the question for which i am finding solution. Please spare a moment to help me out on this as i have limited excel knowledge.
We receive data everyday in a excel and at times our data vendors send invalid text in a excel cell which is not required and we need to ignore that, hence i need your help to write a excel formula to skip certain characters in the cell.
Example:
Nov13/Dec13 176.00 +0.00 Correct
LHNov13/FHDec13 178.00 +0.00 Wrong
We already have formula to get months like Nov13/Dec13 and ignore the rest, we are using =MID(B1,1,23) this formula to get result of Nov13/Dec13. But this formula doesnt work when our data provider sends data like LHNov13/FHDec13.
Hence, we need to ignore LH & FH and other values and should get only Nov13/Dec13.
So could you please tell me as how it can be done through excel formula?
Thankyou for your help
Regards,
Arun