LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
ron ron is offline
external usenet poster
 
Posts: 118
Default Array Question

What are the differences between an array created using the following
method

my_array = Array(100, 200, 300)

and an array created as follows?

my_array(0) = 100
my_array(1) = 200
my_array(2) = 300

I've noticed that the "Filter" function does not work with the array
created by the last construction...TIA, Ron
 
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
array question Mona Excel Discussion (Misc queries) 2 March 23rd 10 08:41 PM
question on Array matelot Excel Programming 3 May 10th 07 03:52 PM
array question Brent Excel Programming 4 April 13th 07 11:14 PM
array question Gary Keramidas[_4_] Excel Programming 4 October 4th 05 03:40 AM
Array question Stuart[_5_] Excel Programming 1 August 6th 03 04:13 AM


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