RE: inputbox, color of default background is black
- From: JLGWhiz <JLGWhiz@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Feb 2008 14:32:03 -0800
I am pretty sure there is not an easy way change the built in background
color for default. Most of the built in dialog box properties are fixed if
they do not offer an option as an argument at design time.
"Jim at Eagle" wrote:
Application.InputBox(Prompt:="What is the amount for this task without sales.
tax", Default:=Format(STotal, "#,###.00"), Type:=1)
The default amount is displayed on a black background with white numbers
full width.
A regular InputBox("What is....",, will display as white on blue sized to
fit chr.
Can I have the display consistant between these two inputboxs?
Thanks
Jim at Eagle
- Prev by Date: RE: Creating many worksheets with text from initial worksheet (and
- Next by Date: Re: Writing a Formula or VBA
- Previous by thread: Looping Through Combobox
- Next by thread: Re: VBA Macro
- Index(es):