Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Copy multiple collumns with multiple conditions.


I have a spreadsheet in which I need to copy data from four collumn
into 58 collumns with all the numbers in each collumn that correspond
with the new letter. Example:
ABC BCD CDA DAB
A: 1 2 3 4
B: 5 6 7 8
C: 9 10 11 12
D: 13 14 15 16
E: 17 18 19 20

Result

A B C D Collumns repeat
A: 1 2 3 4
B: 5 6 7 8
C: 9 10 11 12
D: 13 14 15 16
E: 17 18 19 20
F: 3 1 1 2
G: 7 5 5 6
H: 11 9 9 10
I: 15 13 13 14
J: 19 17 17 18
K: 4 4 2 3
L: 8 8 6 7
M: 12 12 10 11
N: 16 16 14 15
O: 20 20 18 19

I was able to manage this using array functions but th
information in the first page changes fairly often and I need th
result sheet to remain static. After the first four collumns the dat
will be arranged differently.(I already have code to sort it after i
has been placed).

If anyone could point me in the right direction to do this I woul
appreciate it

--
goobe
-----------------------------------------------------------------------
goober's Profile: http://www.excelforum.com/member.php...fo&userid=1983
View this thread: http://www.excelforum.com/showthread.php?threadid=47843

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
count for multiple conditions in multiple columns tturklsu Excel Worksheet Functions 2 July 8th 09 03:42 PM
Setting multiple conditions to return a figure from multiple cells Sapper Excel Discussion (Misc queries) 4 April 26th 09 10:33 PM
SUMPRODUCT or INDEX/MATCH for multiple conditions and multiple rec TravisB Excel Discussion (Misc queries) 21 March 16th 07 09:49 PM
How do I add multiple values that match multiple conditions? Joel Excel Discussion (Misc queries) 5 April 10th 06 01:32 PM
Combining Text from multiple cells under multiple conditions KNS Excel Worksheet Functions 2 June 15th 05 11:00 PM


All times are GMT +1. The time now is 06:10 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"