Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an extensive macro that works when my command button titled
" Private Sub registrationcomplete_Click() " is clicked. I have a series of text boxes that are programmed to tab to the next text box and ultimately to the command box in question. When this series of textbox's and tabs get to the command box the command box is highlighted. I would like to be able to activate the command box by either clicking on it or pressing enter since it is already highlighted. I am not sure if the command to allow entering to activate the command box can be entered into the "click" macro above or if a separate macro must be written? Suggestions? -- dr chuck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Help!!! Enter "7" in a cell and Excel changes the "7" to "11" immediately!!! | Excel Discussion (Misc queries) | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |