How do I get the value of the first cell in a listbox, also how do I write back to that same cell?<br><br>Example:<br><br> dim tmp as string<br> tmp = cell<br> tmp = tmp + 2000<br> cell = tmp