Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default tabbing round a userform, whole field is selected

I can't see any option so that when I tab round a userform, the cursor
is placed at the end of the text in the textbox, rather than the whole
field being selected

Is there any way round this please
--
Mike
Please post replies to newsgroup to benefit others
Replace dead spam with ntl world to reply by email
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default tabbing round a userform, whole field is selected

Mike,

One way that might work...

SendKeys "{right}"
At the end of the textbox "Enter" event

John

"Mike" wrote in message
...
I can't see any option so that when I tab round a userform, the cursor
is placed at the end of the text in the textbox, rather than the whole
field being selected

Is there any way round this please
--
Mike
Please post replies to newsgroup to benefit others
Replace dead spam with ntl world to reply by email



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 24
Default tabbing round a userform, whole field is selected

Hi Mike,

1. Select the textbox and press F4 to bring up the Properties pane

2. Change the "EnterFieldBehavior" property to
"fmEnterFieldBehaviorRecallSelection"

--
_______________________
Robert Rosenberg
R-COR Consulting Services
Microsoft MVP - Excel
"Mike" wrote in message
...
I can't see any option so that when I tab round a userform, the cursor
is placed at the end of the text in the textbox, rather than the whole
field being selected

Is there any way round this please
--
Mike
Please post replies to newsgroup to benefit others
Replace dead spam with ntl world to reply by email



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default tabbing round a userform, whole field is selected

On Sun, 26 Oct 2003 at 15:11:50, Robert Rosenberg (Robert Rosenberg
) wrote:
1. Select the textbox and press F4 to bring up the Properties pane

2. Change the "EnterFieldBehavior" property to
"fmEnterFieldBehaviorRecallSelection"

Superb - thanks a lot
--
Mike
Please post replies to newsgroup to benefit others
Replace dead spam with ntl world to reply by email
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
Create Calucated Field in a Userform robinsn Excel Discussion (Misc queries) 0 July 24th 10 03:28 PM
userform Field forcing Capital Letters - Thank you Eduardo Excel Discussion (Misc queries) 3 January 23rd 09 06:19 PM
Active X Controls Tabbing from Form Field 2 Form Field Tfrup12 Excel Discussion (Misc queries) 0 February 19th 08 08:15 PM
Change selected field in all piviot tables dcozzi Excel Worksheet Functions 0 March 15th 06 05:16 PM
Average of selected field GJR3599 Excel Worksheet Functions 1 March 2nd 05 08:31 PM


All times are GMT +1. The time now is 03:01 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"