LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 557
Default Sort Data in Specific way

Hi all, I have data in column A , D , E , F , G of my sheet (see below
the sample)

A D E F G -------- col
LC ZA 20 XA 30
XA LC 33 LC 22
ZA XA 44 ZA 19
YR TC 50 TC 88
TC ZZ 14

Data in column A is the key data and then same data is also in column
D and F and then there are values against coloumn D and F data in
column E and G. I want macro which should sort column D to G data
according to column A data in a way that if column A have value "LC"
then column D and F should also have same value "LC" in same row and
also there exact figures in column E and G. (see below the expected
result from macro)

A D E F G -------- col
LC LC 33 LC 22
XA XA 44 XA 30
ZA ZA 20 ZA 19
YR
TC TC 50 TC 88
ZZ 14 ---- This data gone to bottom as there
is not ZZ in column A

I hope I was able to explain my question. Can please any friend help
as this macro will be lots of time saving for me. Thanks in advance
 
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
HOW DO I SORT DATA USING A SPECIFIC CHARACTER IN A CELL GEORGE Excel Discussion (Misc queries) 1 May 31st 07 04:42 PM
HOw do i find and sort out data repeats for specific data set JRDePaul Excel Discussion (Misc queries) 0 February 26th 07 11:55 PM
Data Sort Macro for specific cells slundrigan via OfficeKB.com Excel Programming 1 December 21st 06 06:20 AM
sort data by specific word in cell? Nicki_xxxxxxxxx Excel Discussion (Misc queries) 1 April 4th 06 10:39 AM
How can I find and sort specific data within a column? bpreas - ExcelForums.com Excel Discussion (Misc queries) 3 August 2nd 05 07:11 PM


All times are GMT +1. The time now is 09:53 AM.

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

About Us

"It's about Microsoft Excel"