View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
bhofsetz[_27_] bhofsetz[_27_] is offline
external usenet poster
 
Posts: 1
Default Creating a virtual table in VBA Excel


Have you looked at using multidimensional arrays?
You could put your data into the array and then perform mathematical
operations on the array.


--
bhofsetz
------------------------------------------------------------------------
bhofsetz's Profile: http://www.excelforum.com/member.php...o&userid=18807
View this thread: http://www.excelforum.com/showthread...hreadid=379714