View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robert Couchman[_4_] Robert Couchman[_4_] is offline
external usenet poster
 
Posts: 64
Default Problem with list

Hello all,

i have a listbox that when double clicked will open up a
record...

....BUT...

....if you have not selected a record and double click it
returns the error....

Listbox2.list(listbox2.listindex)

**apparently doesnt exist**

anyone know how to solve this problem?????

Thank you,

Robert Couchman