View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dnereb[_18_] Dnereb[_18_] is offline
external usenet poster
 
Posts: 1
Default Storing Data in code? (relative primes to MOD as example)


Use a collection to store data or an array.

but if you want to make it really OOP Object oriented programming use a
class module.
If you want to check class modules or write better VB(A) I reccommend
you to download MZ-tools.
It will save you time in error handling and writing classes.


--
Dnereb
------------------------------------------------------------------------
Dnereb's Profile: http://www.excelforum.com/member.php...o&userid=26182
View this thread: http://www.excelforum.com/showthread...hreadid=397484