My form has some items added to a ListBox by the form user.
I need a script that will loop through the ListBox list, find and delete any items that display as blank (can click in that row but no text is displayed).
My form has some items added to a ListBox by the form user.
I need a script that will loop through the ListBox list, find and delete any items that display as blank (can click in that row but no text is displayed).