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: 1
Default Array usage


Hi. I think I need to use an array to accomplish what I'm trying to d
in an Excel file, but am not sure.

Currently, I have an Excel workbook with several store numbers and whe
I run a macro the sheet is sorted and each unique store number is copie
and saved into a new workbook. This code is working fine, but I need t
add some further functionality to it.
Certain store numbers have sister stores that need to be copied int
the parent workbook. For example, store 123 has no sister stores an
is copied and saved into 123.xls. However, store 456 has sister stor
789 and file 456.xls is created with only store 456 data, but not 78
data. I need some code to say if current store is 456, then copy 45
AND 789 into 456.xls. There are about 500 stores of which only about
have sister stores so I think creating a static array wouldn't be to
bad.

Any thoughts? Any help would be much appreciated.
Thank

--
brocklander
-----------------------------------------------------------------------
brocklanders's Profile: http://www.excelforum.com/member.php...fo&userid=3520
View this thread: http://www.excelforum.com/showthread.php?threadid=54969

 
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
Increase PF Usage EricB Excel Worksheet Functions 2 April 28th 10 01:11 PM
Can anyone shorten this one. (not overly clear on array usage) Down'd Pilot Excel Worksheet Functions 4 June 3rd 06 03:45 PM
100% cpu usage bill Excel Discussion (Misc queries) 1 March 2nd 06 10:27 AM
Getting my VB custom functions to support usage within an Array Formula - How do I ge callagga Excel Programming 3 September 8th 05 05:53 AM
SQL - TOP 1 Usage ell[_2_] Excel Programming 6 August 26th 04 12:08 AM


All times are GMT +1. The time now is 08:27 AM.

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"