Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default can i reduce an array to size of 0

Hello there,

I have a question regarding array size.

dim i() as integer
...... ' somecode

redim preserve i(1 to 10)


..... 'somecode


' and then here i would like to reduce it to size 0 (or undefined) , can I
do that ? Your help or suggestion is highly appreciated!



Sincerely,
Steven Deng


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default can i reduce an array to size of 0

Steven,
Check out "Erase" in the help.

NickHK


"Steven Deng" wrote in message
news:klBkd.181906$nl.102907@pd7tw3no...
Hello there,

I have a question regarding array size.

dim i() as integer
..... ' somecode

redim preserve i(1 to 10)


.... 'somecode


' and then here i would like to reduce it to size 0 (or undefined) , can

I
do that ? Your help or suggestion is highly appreciated!



Sincerely,
Steven Deng




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default can i reduce an array to size of 0

Thanks! Good to be in this group and get the fast answers


Sincerely,
Steven Deng



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
Reduce File Size shakey1181 Excel Discussion (Misc queries) 5 July 30th 08 11:55 PM
how to set sheet size to reduce file size LJ Excel Discussion (Misc queries) 1 November 26th 06 02:35 AM
Need to Reduce the file size Terry Davies Excel Discussion (Misc queries) 0 April 4th 06 02:13 PM
How do I reduce the worksheet size ? Rueben Excel Discussion (Misc queries) 3 May 25th 05 07:15 PM
Reduce file size Matt Excel Programming 2 January 14th 04 03:29 PM


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