cdkulkarni58
New Member
- Joined
- Nov 25, 2010
- Messages
- 8
Hi Everybody,
I have two userforms say form1 and form 2. userform1 is having a listbox called listbox1. the data is being populated to listbox1 from values geneated from userform2.The number of values are generated in listbox1 in form1 .My question is I need to edit the specific value in listbox1 without changing the sequence or index of the value. I go back to userform2 add the new value but i cant put it at the same location as that of earlier.
Would anybody help me out in this.
Thanks in advance
CDK
I have two userforms say form1 and form 2. userform1 is having a listbox called listbox1. the data is being populated to listbox1 from values geneated from userform2.The number of values are generated in listbox1 in form1 .My question is I need to edit the specific value in listbox1 without changing the sequence or index of the value. I go back to userform2 add the new value but i cant put it at the same location as that of earlier.
Would anybody help me out in this.
Thanks in advance
CDK