Microsoft
Software
Hardware
Network
Question : refreshing listbox value
I have a listbox on a form. Sometimes the value of the listbox does not reflect what is actually selected. Specifically, after I have deleted an item from the listbox and there is no item selected on the listbox, the value it reflects in some code following is still the id of the deleted item instead of "null." Is there a way to refresh the value? I tried using the requery command, but did not work?
Answer : refreshing listbox value
After deleting ... try this:
Me.YourListBoxName = Null
This will clear the list box.
mx
Random Solutions
Excel workbook opens read only w/ error "Excel Workbook open by 256 Users"
OLE registration error occurred
Auto-attach to process '[4152] w3wp.exe' on machine '[machine name]' failed. Error code 0x8013134b.
How to reference a subform
Saving the html file from the web browser control in VB.NET
Conditional formatting based on previous record detail
Network path not found or acess denied to Windows 2003 SBS while logged in as a domain admin on a client computer.
is there a way to programmatically change folder permissions in windows vista?
Configuring Exchange 2010 (Ports/DNS/Send and Receive Connectors)
SBS 2003 - OWA external access issue