Search results for query: *

  • Users: AllenJ
  • Content: Threads
  • Order by date
  1. 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