View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PaxtonRoadEnd PaxtonRoadEnd is offline
external usenet poster
 
Posts: 13
Default Enumerations or Collections

I have a spreadsheet with 10 columns and 12000 +/- rows.

I know how to store the information for each row but I have heard that a
more efficient way of storing the data for read/write access is by using
enumerations.

Can anybody give me some help on this and how to set up an enumeration.


--
BerbatovIsGod