LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Is it possible to set a class member to be another class member?

I think you need a third class, say clsParameter. The clsSomeFunction
parameters A,B,C would be properties of type clsParameter and
clsSomeFunction would internally hold three instances of the
clsParameter class. clsSover.ChangeVariable would also be of type
clsParameter but would hold a reference/pointer to one of the A,B,C
objects.


Thanks for the lead, adding a third class works great. I was too
fixated on only using the two classes.

If you require more details, post the code you have so far.


The code is quite extensive, but does work, I was just trying to
simplify the code by putting things in classes to avoid repetative
coding (you can download the program at wwww.easy-well.com). Thanks
again for the help ~Michael
 
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
Counting Member numbers? Lime Excel Worksheet Functions 3 February 17th 09 08:03 PM
current time member Miri Excel Discussion (Misc queries) 1 April 9th 08 08:28 AM
Member database question! Lars Grøtteland Excel Worksheet Functions 0 September 6th 06 01:57 PM
condition - member of a group elbows Excel Discussion (Misc queries) 3 March 13th 06 04:57 PM
Comments Member on Worksheet Object Matthew Wieder Excel Programming 1 September 1st 03 08:09 AM


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