Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Listbox jump to value as you type

I have a listbox with the following properties

BoundColumn 1
ColumnCount 2
ColumnHeads True
RowSource Sheet1!A2:B5

On sheet1 I have

nr item
11 A
12 B
13 C
14 D
15 E

When I select in my listbox for example nr 13 and I submit my form te
result is 13 (so that's ok)

But there are 2 things I don't know how to manage.

1. When I select nr 13 in the listbox it shows in my userform nr 3 (the
rownumber I think) I want to see nr 13
2. When I tyoe in the listbox for example 15, I want the listbox to jump to
15 so don't have to click nr 15

Thanks



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 772
Default Listbox jump to value as you type

Set the TextColumn value to 1
--
-John Northwest11
Please rate when your question is answered to help us and others know what
is helpful.


"Franky27" wrote:

I have a listbox with the following properties

BoundColumn 1
ColumnCount 2
ColumnHeads True
RowSource Sheet1!A2:B5

On sheet1 I have

nr item
11 A
12 B
13 C
14 D
15 E

When I select in my listbox for example nr 13 and I submit my form te
result is 13 (so that's ok)

But there are 2 things I don't know how to manage.

1. When I select nr 13 in the listbox it shows in my userform nr 3 (the
rownumber I think) I want to see nr 13
2. When I tyoe in the listbox for example 15, I want the listbox to jump to
15 so don't have to click nr 15

Thanks




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
Can Drop Down Boxes jump to the answer as you type? rrucksdashel Excel Discussion (Misc queries) 4 November 1st 05 10:04 PM
Reload Listbox - type mismatch error Stu[_34_] Excel Programming 3 July 14th 05 01:58 AM
Wrong type of Listbox from VBA Michael Singmin Excel Programming 5 June 26th 04 10:05 PM
Type mismatched in Listbox Wellie[_2_] Excel Programming 1 February 18th 04 06:39 PM


All times are GMT +1. The time now is 03:48 AM.

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

About Us

"It's about Microsoft Excel"