![]() |
inputbox prompt
Hi,
Once again I need help. I have an Input Box that I would like to set a portion of the prompt font to bold. I've searched the forums and could not find an answer. This is the code for the Input Box that I'm using InputBox("Enter Allocation For : " & .lstProddescp.List(i) & vbCrLf & "Current Qty is : " & MyQty) You will note "MyQty" this is what I want to make bold. It is a numeric value. In my limited knowledge I tried to format "MyQty" to bold, but only to fail. Any help would be appreciated. |
inputbox prompt
On Apr 21, 12:00*am, Charles wrote:
Hi, Once again I need help. I have an Input Box that I would like to set a portion of the prompt font to bold. I've searched the forums and could not find an answer. This is the code for the Input Box that I'm using InputBox("Enter Allocation For : *" & .lstProddescp.List(i) & vbCrLf & "Current Qty is : * " & MyQty) You will note "MyQty" this is what I want to make bold. It is a numeric value. In my limited knowledge I tried to format "MyQty" to bold, but only to fail. Any help would be appreciated. You cannot with a input box! |
All times are GMT +1. The time now is 03:18 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com