Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have the following line of code in the UserForm_Initialize() section to show a 3-decimal placeholder in the selected item of the combobox: comboBox1.Text = FormatNumber((Worksheets("Worksheet1").Cells(13, 5).Value), 3) I am getting the error message: "Run-time error '380': Could not set the Text property. Invalid property value." Does anybody have any ideas as to what would be causing this error? Best regards, Tyler |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Omitting the whole number when formatting decimals | Excel Discussion (Misc queries) | |||
Omitting whole numbers when formatting decimals | Excel Worksheet Functions | |||
Formatting axis decimals | Charts and Charting in Excel | |||
Conditional formatting : amount of decimals | Excel Discussion (Misc queries) | |||
Formatting cells for decimals and hyphens | Excel Discussion (Misc queries) |