View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kalle kalle is offline
external usenet poster
 
Posts: 6
Default Array - delete and replace elements

Good day Group,

Need some help regarding 1 dimensional arrays. Are building an array
where
the elements are selections made in a multi listbox. Trying to find a
way to delete
an element in the array if it is deselected in the listbox then insert
a new
selection into the same place where the deselected element was.This
question
might be to inprecise to answer but are grateful for some hints. Or is
there a
better way to build a string by a listbox that can be manipultaed the
same way?

Bgds

CG Rosén