View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OzziePete OzziePete is offline
external usenet poster
 
Posts: 2
Default object array in excel

I have created a form with 16 different images (Footy team Gfx)
How do I address these graphics on both other forms and worksheets
using for next loops, I have named the images Logo_01, Logo_02....etc
I am currently working around this with huge chunks of Select Case Code