View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Kevin B Kevin B is offline
external usenet poster
 
Posts: 1,316
Default combo/text box print issue

Open the CONTROL TOOLBOX toolbar and click on the DESIGN BUTTON. Right click
on the text box and select PROPERTIES. In the list of available properties
locate LINKED CELL and assign the cell that gets the value entered into the
text box.

Repeat for all textbox or combo box objects
--
Kevin Backmann


"Kim K" wrote:

I created a form with combo and text boxes on it. THe form is perfect except
typed info in the boxes does not print. I am assuming there is something I
need to add to the code or set from false to true, but not sure where to
look, any help appreciated.
--
Thanks,,
Kim