i already upload a file name : need help.xlsi have a data base in columns a and bolumn b has a datei want to short data by month wise coloms ... with formula... pleaseany one help me....please help... me as early as possible..
I am assuming that you have the date column in mm/dd/yyyy format. Incolumn C enter formula as '=month(b1). This will give you the month andthen you can sort the data by column 'C'. I hope this is what you arelooking for.