JHausmann
Sep 12th, 2000, 05:31 PM
You could always store the length of "accom_price" in a global array and retrieve it by:
accom_price = right(lstAccomDets(index).text, array(index))
accom_price = right(lstAccomDets(index).text, array(index))
Click to See Complete Forum and Search --> : listbox - PLEASE!!!