View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hotherps[_18_] hotherps[_18_] is offline
external usenet poster
 
Posts: 1
Default Need help with an array

I have a for next loop that assigns a string value, there are 3 string
in the array. There is also one 3 digit number per string.
Iwant to be able to list all of the strings but never repeat it's
digit number. All three strings should be available for use at any tim
but if the 3 digit number exists in the next column to be filled, i
should increment to the next highest value.

I hope I'm explaining this right, I'm really struggling with it.

Thanks:confused

--
Message posted from http://www.ExcelForum.com