News

Option Explicit Dim cn As New ADODB.Connection Dim i, j, LastRow, vbox As Integer Dim SQL_command, a, b, c, var1, var2, vpo, var3, var4, var5, var6, id As String Dim ws As Worksheet Sub ...
In other words, Stored Procedures that perform Insert, Update or Delete actions. I assume that if you can, there is the possibility of updating SQL from Excel through a simple connection. Pretty cool.