Learn to add 'Combo Box' with a list of values in Microsoft Word 2003. Note: Microsoft Visual Basic Editor is required for this tutorial. Microsoft Visual Basic Editor will be available only if.
You didn't specify, but this tutorial is for Word for Mac 2011, the most recent version. Go to the Word menu. Select Preferences 3. Select Ribbon under Personal Settings 4. Check the box next to 'Developer' in the list if it is not checked. Click 'OK' 6.
Go to the Developer tab on the Ribbon. Select Combo Box 8. Double-click on the newly-added element to add items to the drop-down. Press OK when you are finished. Press Protect Form when you wish to be able to select items in the drop-down.
I have been using Excel (XP) to make a text chart for several months. Some of my text entries are rather lengthy. The past two weeks these lengthy entries are showing up as pound signs (#########) when I click off the cell. I know the text will fit in the cell, and the problem isn't solved by making the cell bigger or using a little bit less text.
I have the cells formatted as 'text' and 'wrap to fit'. I have printed the pages and the printed version also has pound signs. I just want my text to show up!
I have a textbox in my userform where anything typed in the box is entered into cell A2 in my worksheet. However, multiple lines of text are not properly displayed in my worksheet. I have enabled MultiLine and EnterKeyBehaviour in the properties window of the textbox so I can type multiple lines in my textbox. The problem is that when I press the button to enter the text from my txtbox to cell A2, the cell doesn't actually display the text in separate lines.
It just places a square symbol in the place that enter should have been pressed and the text should have been split into separate lines. How can I get the separate lines of text in my textbox to be properly displayed in a cell? Thanks for your help in advance. I am new to Excel and I am creating fillable forms in excel which are protected so that users canonly input data in certain cells.

I am using Excel 2003. The users told me that they do not want text to go beyond the edge of the page when they are inputting data. They also want the words to wrap when they reach the end of the sentence. I am also using check boxes(yes/no) and Ifind it difficult to make the adjacent cells fillable only Thanks for your help and correct me if I am wrong as I am new to this board. I saw two threads in this forum that asked this question, with no good answer.