combo box to activate functions in another cell. mayday,mayday
Is there a reason you can't increase the cell/Font size?
D_A_D
pogo wrote:
because whenever I try data validation or the regular forms control the font
shows up way to small for the people who use the form to read it. I am open
to anyway that I can create a list for people to be able to choose and then
have that choice populate another cell which then by that population starts
the process of further functions and calculations that are already formulated
into the sheet. My whole problen is that when people try to type the words
into a cell they can never get it right therfore they have to ask me for the
solution, well the solution is that they need to spell holiday correctly,(
including myself) but that wont work so I have to make it easier for them to
choose the correct word.
Thanks for answering and helping
"Die_Another_Day" wrote:
Why not just use validation?
Select AF16
Goto Data...
Validation...
Allow:= List
Source:= m,inl,hol,office,etc
HTH
Die_Another_Day
|