I need to get the data generated from a proc
save to some variable and make a UPDATE
into a worksheet that already exists on a fixed path in the system. Is it possible to do this process via code?
Ex. The procedure returned this data to me:
Now I would need to store this data somewhere and give a UPDATE
in a spreadsheet already created that will be fixed in a certain way.