Simple form question

S

Stuart

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.
 
J

JulieD

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
 
B

Bob Phillips

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)
 
S

Stuart

Oops.
Seems the textbox was in a Frame, and the frame
was not enabled (g).

Thanks for the pointer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top