hiya all I am having another problem only this time it is with SQL in a VBA call I hope someone can help
'MYCODE:
Private Sub form_load()
Dim unitSQl As String, groupSQL As String, deptSQL As String
''''''''''''''''''Unit'''''''''''''''''''''
unitSQl = "SELECT tb_Main.Unit...