Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A form containing just one textbox.
I display the form via the immediate window. The textbox is visible but I cannot enter data. What's the easiest way to enable data entry, please? Regards. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Stuart
always works for me without having to do anything special - the only thing i can think of is to check that the textbox has the enabled property set to true Cheers JulieD "Stuart" wrote in message ... A form containing just one textbox. I display the form via the immediate window. The textbox is visible but I cannot enter data. What's the easiest way to enable data entry, please? Regards. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Oops.
Seems the textbox was in a Frame, and the frame was not enabled (g). Thanks for the pointer. "JulieD" wrote in message ... Hi Stuart always works for me without having to do anything special - the only thing i can think of is to check that the textbox has the enabled property set to true Cheers JulieD "Stuart" wrote in message ... A form containing just one textbox. I display the form via the immediate window. The textbox is visible but I cannot enter data. What's the easiest way to enable data entry, please? Regards. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
glad its solved - thanks for the feedback
"Stuart" wrote in message ... Oops. Seems the textbox was in a Frame, and the frame was not enabled (g). Thanks for the pointer. "JulieD" wrote in message ... Hi Stuart always works for me without having to do anything special - the only thing i can think of is to check that the textbox has the enabled property set to true Cheers JulieD "Stuart" wrote in message ... A form containing just one textbox. I display the form via the immediate window. The textbox is visible but I cannot enter data. What's the easiest way to enable data entry, please? Regards. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The ;unusual' I suggested :-)
Bob "Stuart" wrote in message ... Oops. Seems the textbox was in a Frame, and the frame was not enabled (g). Thanks for the pointer. "JulieD" wrote in message ... Hi Stuart always works for me without having to do anything special - the only thing i can think of is to check that the textbox has the enabled property set to true Cheers JulieD "Stuart" wrote in message ... A form containing just one textbox. I display the form via the immediate window. The textbox is visible but I cannot enter data. What's the easiest way to enable data entry, please? Regards. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anything unusual about the form or textbox. I tried it and I could enter in
the textbox. -- HTH RP (remove nothere from the email address if mailing direct) "Stuart" wrote in message ... A form containing just one textbox. I display the form via the immediate window. The textbox is visible but I cannot enter data. What's the easiest way to enable data entry, please? Regards. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop-down list on simple excel 2003 form using "form" from data me | Excel Discussion (Misc queries) | |||
IF formula-simple question; simple operator | Excel Discussion (Misc queries) | |||
Help with a simple form | Excel Discussion (Misc queries) | |||
Simple Simple Excel usage question | Excel Discussion (Misc queries) | |||
simple question, hopefully a simple answer! | Excel Programming |