Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a textbox created from the forms toolbar, floating on a worksheet
(it's not in a form). I want to be able to enter text in this box, and then, when I change the focus back to the sheet (or, better, press TAB), a macro is launched. I am able to Assign a Macro to the textbox, but when I click the textbox (to enter text), the macro launches. Now I have to rightclick to select the text box and enter text. Not ideal. Is there some way of capturing the shift in focus from the textbox to the worksheet in a worksheet event? Or is there another way? I know I can do this with a Controls Textbox, but I'd like to stick with the Forms one if I can (I have other stuff based on it). Is what I'm seeking possible? Thanks in advance, ------------------ Darren |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to assign text to forms | Excel Discussion (Misc queries) | |||
How to assign value to a textbox. | Excel Worksheet Functions | |||
Can't assign a textbox to object | Excel Programming | |||
Can't assign a textbox to object | Excel Programming | |||
Assign a variables value to a TextBox | Excel Programming |