Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to control the size of and input box. I would like to
make the box smaller the the default? strjobnumber = Application.InputBox("Start in Job Number?", " First Job to Print", 0) If strjobnumber = False Then Exit Sub endjobnumber = Application.InputBox("Finish in Job Number?", " Last Job to Print", 0) If endjobnumber = False Then Exit Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Control On Cell Input | Excel Worksheet Functions | |||
Input Box Size | Excel Programming | |||
Textbox input control? | Excel Programming | |||
BUG: Font Size / Control Size Changes | Excel Programming | |||
Input Control | Excel Worksheet Functions |