Is there any function that returns the name of weekdays (Monday, Sunday, etc.)?
If not, how do I do a lookup based on some calculations? Suppose I have a column containing the names of weekdays. Now when some calculations returns the number "3" how do I lookup Wednesday from that?
TIA
If not, how do I do a lookup based on some calculations? Suppose I have a column containing the names of weekdays. Now when some calculations returns the number "3" how do I lookup Wednesday from that?
TIA
Comment