Search : in
By :

Excel - Sorting 4 columns

Last answer on Dec 17, 2008 5:55:14 am GMT sjk, on Dec 17, 2008 1:27:52 am GMT 
 Report this message to moderators

Hello,
I need some help with the data I have gathered from a form with a question with a multiple tick option.
The data collected is similar to this:

March, May, June, July, December
February, August
February, June
April, September, October


I've used text to column to sort the data to a cell in new columns:

Col1 Col2 Col3 Col4 Col5
March May June July December
February August
February June
April September October

Am I able to use macro to sort out each field to look like this:

Col1 Col2 Col3 Col4 Col5
March May June July December
February August
February June
April September October


Hope someone can help me...

Cheers
Sharon

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « Excel Sorting 4 columns » in :
[Excel] Sorting rows only Show [Excel] Sorting rows only Microsoft Excel by default perform a sort on the columns (Data/Sort). To sort the data horizontally, just select the data to be sorted, then Data tab /Sort/ Options/ check the Sort Left to right box in the...
Delete duplicates in an Excel column ShowDelete duplicates in an Excel column To remove duplicates in an Excel column: Click on the Data menu Filter Advanced Filter In this menu, select the column where the duplicates Check the box "Extract without duplication"...
Avoid duplicates in Excel ShowAvoid duplicates in Excel In order to avoid duplication when encoding in a column from an excel sheet: take the conditional format on the first cell under the headings (eg A2) choose the following formula:...
Excel – Macro to detect and hide blank rows ShowExcel – Macro to detect and hide blank rows Issue Solution Note Issue I want a macro to unhide about 20 blank rows copy values into the top row then hide the remaining rows (some cells have fill though) then the next time it will...

1

 zebraal, on Dec 17, 2008 5:55:14 am GMT

Hi,

Well your question was not evry clear but I think that this link can help you out http://support.microsoft.com/kb/247311

Good Luck!

Reply to zebraal