View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rich Cooper Rich Cooper is offline
external usenet poster
 
Posts: 35
Default Building/Creating an Array

I am trying/want to make code a procedure to search throught my worksheet
tabs in a workbook for the mrist 3 letters being MKT and if so i want them
to take that worksheets name and start to populate an array. Also i am
trying to find a way to count the number of values in an array and store
that number to a variable. If anyone know how to do this your help is
greatly appreciated. Thanks