Search results for query: *

  1. A

    Tidy up code

    Many thanks. That is much appreciated.
  2. A

    Tidy up code

    Hi all, I have 2 subroutine in my dataAccess class that basically populates dropdownbox and listbox. I'm trying to cut this down to one instead of two, is it possible please? Present code(s) Public Overloads Sub FillDBControl(ByVal lb As ListBox, ByVal sql As String, ByVal value As String...
Back
Top