#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default tabbing

I want the list index to set when the person tabs over to the list box
from a text box.
how may I do that?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 130
Default tabbing

I'm assuming you mean a listbox on a UserForm, not a listbox on a worksheet.

Do you know how to work with Events on the various controls and on the
UserForm?

For this task, you can use the Enter Event on the Listbox Object, which then
adjust the RowSource property on the Listbox as needed within that event.
Most of my form work comes from Access, which MSForms for Excel VBA has some
major differences from using Forms in Access.

--

Sincerely,

Ronald R. Dodge, Jr.
Master MOUS 2000

"melissa" wrote in message
ups.com...
I want the list index to set when the person tabs over to the list box
from a text box.
how may I do that?



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
Tabbing Danny Excel Discussion (Misc queries) 6 February 23rd 06 04:45 PM
Why does tabbing from A1 take me to L1 then to W1 ConnieF Excel Worksheet Functions 2 January 26th 06 10:33 PM
Tabbing David McRitchie Excel Discussion (Misc queries) 0 January 26th 06 09:38 PM
Tabbing Teresa Excel Worksheet Functions 2 September 20th 05 03:18 PM
Tabbing mark Excel Programming 0 June 8th 04 04:12 PM


All times are GMT +1. The time now is 11:43 PM.

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"