ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Drop Down text won't change (https://www.excelbanter.com/excel-discussion-misc-queries/239689-drop-down-text-wont-change.html)

The ants are driving me crazy[_2_]

Drop Down text won't change
 
OK, I used this simple routine to select an item in the "Plan" drop
down box. My problem is that this text will not go away once I select
another item in the drop down. Using the Value property I was able to
verify that the selected item did change, but the drop down box still
says "Plan1". Any tips on what to do about this?

Note, The drop down box text did change until I ran the routine listed
below.

Thanks

Chris


Sub test()

ActiveSheet.DropDowns("Plan").Text = "Plan1"

End Sub


All times are GMT +1. The time now is 08:48 PM.

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