|
Prev: Creating XLST / Transform File
Next: Hate Your Job?
From: cyberdude on 29 Jun 2008 02:40 Hi, I have put a number of textboxes on an userform. When I move around the textboxes by pressing the "tab" key, the sequence of moving from one textbox to another is not what I want. Can I change the sequence of movements of the "tab" key? Mike
From: Lene Fredborg on 29 Jun 2008 04:23 In object view in VBA, right-click anywhere on the ”background” of the userform and select Tab Order. In the dialog box that opens, you can move all items up or down as desired. If you have used frames in the userform, you can set the tab order within each frame. If you right-click the frame and select Tab Order, the dialog box will list only the objects in the frame. -- Regards Lene Fredborg DocTools - Denmark www.thedoctools.com Document automation - add-ins, macros and templates for Microsoft Word "cyberdude" wrote: > Hi, > > I have put a number of textboxes on an userform. When I move around > the textboxes by pressing the "tab" key, the sequence of moving from > one textbox to another is not what I want. Can I change the sequence > of movements of the "tab" key? > > Mike >
|
Pages: 1 Prev: Creating XLST / Transform File Next: Hate Your Job? |