Hello,
I currently run several reports & queries against an Oracle database daily, then punch the numbers into excel spreadsheets. Can anyone tell me if there is a way to somehow autopopulate this data in the appropriate cells everyday?
The data I am pulling is from the previous day, so I'm not sure how I would use something like sysdate -1 in the query and prevent it from overwriting the next day?
Any help is greatly appreciated!
Thanks in advance.
I currently run several reports & queries against an Oracle database daily, then punch the numbers into excel spreadsheets. Can anyone tell me if there is a way to somehow autopopulate this data in the appropriate cells everyday?
The data I am pulling is from the previous day, so I'm not sure how I would use something like sysdate -1 in the query and prevent it from overwriting the next day?
Any help is greatly appreciated!
Thanks in advance.