Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Object: smart way to assign a value as for an array?

Peter

thanks for your answer. This is exactly what I wanted to do. I wasn't
aware that by defining the procedure "Public Property Let
propArray(idx As Long, n As Long)" you could also use it by doing
"myObject.propArray(3) = 10" instead of something like
"myObject.propArray(3,10)" . It is much more intuitive to use your
way.

Thanks very much!

Charles


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
Assign name to chart object? [email protected] Excel Programming 1 October 18th 06 09:35 PM
assign objects into array or object variable? Fendic[_12_] Excel Programming 1 July 22nd 05 09:23 PM
Can't assign a textbox to object colin.. Excel Programming 4 December 9th 04 03:35 AM
Can't assign a textbox to object colin.. Excel Programming 0 December 8th 04 06:41 PM
assign the sub to the object event Marek Excel Programming 1 September 13th 04 08:50 PM


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