Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default cursor activat in textbox

hi all
i need code to make curser active means blinking in a textbox in form
after clear text in textbox .
any help appreciated .
thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default cursor activat in textbox


abu ;164513 Wrote:
hi all
i need code to make curser active means blinking in a textbox in form
after clear text in textbox .
any help appreciated .
thanks


Hello abu abdullah,

This code will clear te text box and then put the cursor in the text
box.

TextBox1.Value = ""
TextBox1.SetFocus

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.thecodecage.com/forumz/member.php?userid=75
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=45662

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't see cursor or selected text in textbox even though it has fo KHanna Excel Programming 2 April 19th 06 04:26 PM
Move cursor to textbox in a userform jgmiddel[_4_] Excel Programming 5 March 29th 06 02:55 PM
How to move cursor from one textbox control to another textbox con Tom Ogilvy Excel Programming 1 September 16th 04 03:42 PM
How to move cursor from one textbox control to another textbox con KMoore007 Excel Programming 0 September 16th 04 02:47 PM
getting the cursor to show in a textbox Simon Lloyd[_495_] Excel Programming 2 June 21st 04 06:59 PM


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