Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default InputBox vs. UserForm for Numerical Data Input


Two additional things I was thinking about:

When an error message pops up and the user clears it, is it possibl
for "focus" to return to the textbox? Also, is it possible for th
previous value to be cleared?

Chuckles12

--
Chuckles12
-----------------------------------------------------------------------
Chuckles123's Profile: http://www.excelforum.com/member.php...fo&userid=1494
View this thread: http://www.excelforum.com/showthread.php?threadid=27744

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 212
Default InputBox vs. UserForm for Numerical Data Input

In your "Private Sub cmdCUT_OFF_LEVEL_Click()" Procedure,
After the MsgBox, (above, Exit Sub) add following two lines.
inptCUT_OFF_LEVEL.Value = ""
inptCUT_OFF_LEVEL.SetFocus

Sharad

"Chuckles123" wrote in message
...

Two additional things I was thinking about:

When an error message pops up and the user clears it, is it possible
for "focus" to return to the textbox? Also, is it possible for the
previous value to be cleared?

Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile:
http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=277448



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
InputBox vs. UserForm for Numerical Data Input Chuckles123[_55_] Excel Programming 0 November 13th 04 02:05 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_52_] Excel Programming 1 November 13th 04 07:01 AM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_54_] Excel Programming 0 November 12th 04 06:06 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_53_] Excel Programming 0 November 12th 04 04:40 PM
InputBox vs. UserForm for Numerical Data Input Chuckles123[_51_] Excel Programming 3 November 12th 04 08:37 AM


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