Hi all,
I was wondering how to make my form look for other tables as well. Actually the form uses one table, but I want it to use 2 other tables, making it 3 tables in total.
Here's my code:
Public Sub Fusion_Click()
Dim Sql As String
Dim pathFichierWord As String
Dim rs As...