If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Please help with data sorting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-12, 13:20
hck hck is offline
Registered User
 
Join Date: Jan 2012
Posts: 1
Question Please help with data sorting

I have three columns that I would like to sort.

Column A contains sample ID
Column B has type of test (3 types of tests total)
Column C has the test results

I would like to see the test results side by side by the type of tests.

So I would need column a with sample ID, a column with results of test A, colulmn with results of test B, and a column with results of test C.

Can anyone help on how i can do this? I have thousands of data to go through =(
Reply With Quote
  #2 (permalink)  
Old 01-07-12, 08:39
dave0810471 dave0810471 is offline
Registered User
 
Join Date: Jan 2012
Posts: 87
I have attached a spreadsheet with your basic idea and have used a combination of INDEX and MATCH functions to provide one solution to your problem. You need to make sure that if you make any changes to the array formula, i.e. adapt it to suit your spreadsheet, that on entering the array formula you hit CTRL-SHIFT-ENTER rather than simply ENTER otherwise you will not get the values you want.

Hope this helps,
Dave
Attached Files
File Type: zip Book1.zip (3.6 KB, 5 views)
Reply With Quote
Reply

Tags
excel sort collumns

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On