ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel Form (https://www.excelbanter.com/excel-discussion-misc-queries/106800-excel-form.html)

kaci

Excel Form
 
Hello all expert here...

I would like to know how to create a pull down in excel which limits the
choice of the inputters?
In addition, is there any word count function that i can use to limit the
word inputted in the text box?

Thanks much.

Alan

Excel Form
 
Have a look at Data Validation in Help,
Regards,
Alan.
"kaci" wrote in message
...
Hello all expert here...

I would like to know how to create a pull down in excel which limits the
choice of the inputters?
In addition, is there any word count function that i can use to limit the
word inputted in the text box?

Thanks much.




kfogle

Excel Form
 
Agreed. Data Validation will solve both your issues.

Alan wrote:
Have a look at Data Validation in Help,
Regards,
Alan.



kaci

Excel Form
 
Thank you. But how about the WORD limit? I can only find text limit in the
data validation.

Thanks much.

"kfogle" wrote:

Agreed. Data Validation will solve both your issues.

Alan wrote:
Have a look at Data Validation in Help,
Regards,
Alan.




Peo Sjoblom

Excel Form
 
You could use a formula and count spaces
under datavalidation select custom,

=(LEN(B1)-LEN(SUBSTITUTE(B1," ","")))<=4

for 4 spaces e.g. 5 words, that means you can write

"The rain in Spain stays"

but not

"The rain in Spain stays mainly in the plain"


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)



"kaci" wrote in message
...
Thank you. But how about the WORD limit? I can only find text limit in
the
data validation.

Thanks much.

"kfogle" wrote:

Agreed. Data Validation will solve both your issues.

Alan wrote:
Have a look at Data Validation in Help,
Regards,
Alan.






kaci

Excel Form
 
Regarding the data validation, I have quite a long list for the user to
choose, is it possible that i saved the choices in the other worksheet?
I tried, but it does not allow me to do it.

Please kindly advice.

"Alan" wrote:

Have a look at Data Validation in Help,
Regards,
Alan.
"kaci" wrote in message
...
Hello all expert here...

I would like to know how to create a pull down in excel which limits the
choice of the inputters?
In addition, is there any word count function that i can use to limit the
word inputted in the text box?

Thanks much.





RagDyeR

Excel Form
 
Check out this link to Debra Dalgleish's web page on this subject.

http://www.contextures.com/xlDataVal01.html

Scroll down to number 2, which exactly addresses your issue here.

Then read through the rest of the pages for more insight on data validation.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"kaci" wrote in message
...
Regarding the data validation, I have quite a long list for the user to
choose, is it possible that i saved the choices in the other worksheet?
I tried, but it does not allow me to do it.

Please kindly advice.

"Alan" wrote:

Have a look at Data Validation in Help,
Regards,
Alan.
"kaci" wrote in message
...
Hello all expert here...

I would like to know how to create a pull down in excel which limits

the
choice of the inputters?
In addition, is there any word count function that i can use to limit

the
word inputted in the text box?

Thanks much.







All times are GMT +1. The time now is 08:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com