ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Previewing a form combo box (https://www.excelbanter.com/excel-programming/306476-previewing-form-combo-box.html)

kjel

Previewing a form combo box
 
I am creating a form combo box in a worksheet in excel 2003, when I try to
preview the combo box with the print object checked, it previews and prints
the drop down box. When the print object is unchecked, nothing prints. How
do I get the item I choose to print w/o the drop down box?

BrianB

Previewing a form combo box
 
It may be that the combobox has focus (is selected) when you print. Tr
putting a line of code before you print


Code
-------------------
Activesheet.Range("A1").Select
-------------------


--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 11:13 PM.

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