T
tarunbajaj
I am building a Insert statement using VBA Macro for excel.
In a situation my value in the Range is 0, I want to insert a Null in
the database.
I have Dim intVal As Integer but I cannot set it to Null
Later I also need to put this in a string which I can execute.
Please advice.
Thanks
Tarun Bajaj
In a situation my value in the Range is 0, I want to insert a Null in
the database.
I have Dim intVal As Integer but I cannot set it to Null
Later I also need to put this in a string which I can execute.
Please advice.
Thanks
Tarun Bajaj