Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 8
Default How do I sort data

Hi there

I have a workbook that has data in columns A- H and in column H some are marked "North"

What im trying to do is there the word "north" ends in column "H" I need all the following data in columns A-H moved to columns J-P.

Any help appriciated
  #2   Report Post  
Senior Member
 
Posts: 663
Default

Quote:
Originally Posted by shrek View Post
Hi there

I have a workbook that has data in columns A- H and in column H some are marked "North"

What im trying to do is there the word "north" ends in column "H" I need all the following data in columns A-H moved to columns J-P.

Any help appriciated
Hi,

Google how to use "Advanced filter" with "Move to another location".

This should help with what you need.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 153
Default How do I sort data

I have a workbook that has data in columns A- H and in column H some are
marked "North"

What im trying to do is there the word "north" ends in column "H" I
need all the following data in columns A-H moved to columns J-P.


I'm not exactly sure what's required, but maybe this would help get started.

In J1 put
=IF(RIGHT($H1,5)="north",A1,"")
Then extend this formula to Q1. Then extend J1:Q1 downward as far as needed.

(The title of the post mentions sorting, but the requirement seems not to involve any sorting.)
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
data, sort option is grayed. how to sort on a column? Steve Richter Excel Discussion (Misc queries) 1 September 25th 07 03:25 PM
Pls. reply Sort Data and copy to next coulmn when sort order chang shital shah Excel Programming 1 August 19th 05 02:51 PM
Sort Data and copy to next coulmn when sort data changes shital shah Excel Programming 0 August 18th 05 02:55 PM
Sort Data and copy to next coulmn when sort data changes shital shah Excel Programming 0 August 18th 05 06:48 AM
How do I sort a column of data and have each data row sort accordi Oedalis Excel Discussion (Misc queries) 1 March 17th 05 11:52 PM


All times are GMT +1. The time now is 04:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"