![]() |
#34
|
|||
|
|||
![]()
Ok after some random code insertion it seems to be working. What got it working was changing this:
Code:
Call UpdateBookmark("bmctime", TextBox9.Value) For i = 0 To ListBox1.ListCount - 1 Code:
Call UpdateBookmark("bmctime", TextBox9.Value) Me.Repaint UserForm1.Hide For i = 0 To ListBox1.ListCount - 1 |
Tags |
form, multi drop down |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
spk | Word VBA | 43 | 07-31-2022 03:51 PM |
![]() |
trainsy | Word | 2 | 06-04-2014 04:43 AM |
block selection in dropdown list | Intruder | Excel | 2 | 01-10-2013 10:20 AM |
![]() |
coconutt | Word VBA | 5 | 09-13-2012 05:23 PM |
![]() |
biffle0764 | Word | 2 | 05-09-2012 12:54 PM |