I have an automatically feeding data stream from our accounting program which automatically updates daily.
I want to copy and paste the data into a table in order to create a line-graph of our business metrics.
i need to craft a vba query to automatically copy and paste certain cells into a table, each day below the other i.e. on monday it needs to paste into A1, on tuesday - A2, wednesday A3 etc.


Can anyone write this for me?