Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Copying across multiple files

I have a list simiar to this
1 a
b
c
d
2 a
b
c
d
etc
I need to sort the list a diffent way. Is there any way to change this
list to something like:
1 a
1 b
1 c
1 d
2 a
2 b
2 c
2 d
etc.
I thought that there was a built in function in excel to do this but I
cannot find it. Is there any way to do this either from a menu or via
programming?
Thanks Terry

  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Copying across multiple files

You could you use formulation, then copy-paste values:

1 a =a1
b =a1
c =a1
d =a1
2 a =a4
b =a4
c =a4
d =a4





"Terry K" wrote:

I have a list simiar to this
1 a
b
c
d
2 a
b
c
d
etc
I need to sort the list a diffent way. Is there any way to change this
list to something like:
1 a
1 b
1 c
1 d
2 a
2 b
2 c
2 d
etc.
I thought that there was a built in function in excel to do this but I
cannot find it. Is there any way to do this either from a menu or via
programming?
Thanks Terry


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Copying across multiple files

Thank you. I did not do my job well enough. I also found an answer
he http://www.mvps.org/dmcritchie/excel/fillempt.htm. Just in case
some one else runs into the same problem. Thanks for all the help

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Copying across multiple files

Thank you. I did not do my job well enough. I also found an answer
he http://www.mvps.org/dmcritchie/excel/fillempt.htm. Just in case
some one else runs into the same problem. Thanks for all the help

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
Copying Multiple files in one file Macro - Liz Liz New Users to Excel 2 March 13th 07 02:45 PM
Opening Multiple files and Copying the info all to one other sheet MsLucy Excel Discussion (Misc queries) 2 January 6th 06 05:41 PM
view multiple files in multiple windows on multiple screens. tcom Excel Discussion (Misc queries) 7 September 15th 05 09:35 PM
Searching multiple files and copying text Marcelo P. Excel Programming 0 July 23rd 04 08:30 PM
Import multiple files macro can't find files Steven Rosenberg Excel Programming 1 August 7th 03 01:47 AM


All times are GMT +1. The time now is 02:26 PM.

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"