Forum Discussion
IFERROR & VLOOKUP / If Month formula issues
Hi SergeiBaklan,
Thank you much for your help. It worked after I followed your instructions. Why would a General Format (instead of text) cause the problem? What does F2/Enter do to the existing formula?
Also, The formula in C2 should refer to Q2 (instead of Y2) as on date. Thanks for pointing it out.
Lee
If cell is formatted as text, whatever you enter into it will be taken literally as you typed it. Even if such text is in form of date, formula, number - that's just a text.
If you format the cell as General when Excel recognizes you enter something else. If this else start from = Excel interprets what was entered as formula.
If you press F2 you shift on cell edit mode (you may edit cell content directly within it, not in formula bar). Pressing Enter you finish the editing.
Above are main topics, something could be done by another way.
- Lee_KohSep 21, 2020Copper ContributorI got it. thank you foe your help.
Lee- SergeiBaklanSep 22, 2020Diamond Contributor
Lee_Koh , you are welcome