Y TestBox don't Change?
Thanks for your reply...
When I put MsgBox CmbRef.Value I Could see exactly those texts what I
needed. I know CmbRef changes since the the sound file name is taken
from the CmbRef.value and all sounds are played well. But CmbRef.change
event has the code to show the corresponding text which is not shown
prperly. It displayes first two and then the last.
If I manually change CmbRef.value then all the texts shown properly.
Thanks.
|