Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 93
Default Binding data to a ListBox without using cells

Sorry for delay, I was not online for long time.
Actually you do not need to feed anything because listindex is a
property of a list and you can read this property to get your integer.
Or I might not understand your problem...
R.

This is from help:
The ListIndex property contains an index of the selected row in a list.
Values of ListIndex range from -1 to one less than the total number
of rows in a list (that is, ListCount - 1). When no rows are
selected, ListIndex returns -1. When the user selects a row in a
ListBox or ComboBox, the system sets the ListIndex value. The

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Binding Pictures to Cells Dane Excel Discussion (Misc queries) 0 March 21st 05 01:40 AM
Late Binding examples of binding excel application HeatherO Excel Programming 13 March 17th 05 08:19 AM
XML Data Binding José Pérez Hernández Excel Programming 0 April 11th 04 08:19 PM
EARLY binding or LATE binding ? jason Excel Programming 6 February 26th 04 04:57 PM
Putting Listbox data in cells Todd Huttenstine[_2_] Excel Programming 2 November 23rd 03 12:56 AM


All times are GMT +1. The time now is 10:29 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"