A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Thanks for interest. I could resolve it of my own. Just for your help I am giving the resolved method.
=TEXT(WEEKDAY(A1,1),"dddd") and in A1 I entered =date(2010,10,05) format for yyyy/mm/dd format. It resolved the issue.
May be that is a crude method but it solves my problem.