Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Dim Array as Byte

The main advantage is more efficient processing of characters in strings.

Assigning a string to a byte array and then looping thru the byte array is
much more efficient than looping through the characters in the string using
MID.

regards
Charles Williams
Decision Models

"ExcelMonkey" wrote in message
...
What would be the advantage to dimensioning an array as a Byte - such as:

Arr() As Byte

Thanks

EM



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
Xors and byte arrays GPO Excel Programming 7 June 26th 08 12:55 AM
Byte Codes Jakobshavn Isbrae Excel Discussion (Misc queries) 0 November 11th 06 03:51 PM
Passing Byte array to DLL Tom Excel Programming 2 May 4th 06 04:23 PM
Excel Byte Calculation [email protected] Excel Worksheet Functions 2 January 5th 06 03:26 AM
Double-byte challenges. Please help! Douglas Gennetten[_2_] Excel Programming 0 January 15th 04 02:20 AM


All times are GMT +1. The time now is 09:16 AM.

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"