T
TCook
Hey All,
Using a range object, is there a quick way to blast the data into a
datatable?
For example, using a range object, one can dump the data to an array. Is
there a way to do something similar with a range object and a datatable?
Is there a quick way to dump the data from an array into a datatable?
How about doing the reverse? Can I blast a range with data from a datatable
similarly to using an array?
I won't be using connection strings, etc. I will be using range objects.
Thanks & Regards,
TC
Using a range object, is there a quick way to blast the data into a
datatable?
For example, using a range object, one can dump the data to an array. Is
there a way to do something similar with a range object and a datatable?
Is there a quick way to dump the data from an array into a datatable?
How about doing the reverse? Can I blast a range with data from a datatable
similarly to using an array?
I won't be using connection strings, etc. I will be using range objects.
Thanks & Regards,
TC