Hi everybody,
I want to copy data(values only) from the cells which are updating regularly from a source into another workbook.
These are stock values. I already got help on this issue before on this forum "http://chandoo.org/forums/topic/auto-refresh-stock-value-copied-to-next-row" But that was through refresh method.
As here I am getting the updated data directly from the stock trading software without refresh into a excel file.
The data cells are -
Last_traded_price, Open, High, Low, Close, Volume
Please help me with a code to copy these data(row) into another workbook_sheet1 along with time stamp, only when if any one of the 6(six) cells get changed or trigger along with the trigger time in (hh:mm:ss) format into next row below in the new workbook sheet1.
Thankyou,
With Regards
Pucha
I want to copy data(values only) from the cells which are updating regularly from a source into another workbook.
These are stock values. I already got help on this issue before on this forum "http://chandoo.org/forums/topic/auto-refresh-stock-value-copied-to-next-row" But that was through refresh method.
As here I am getting the updated data directly from the stock trading software without refresh into a excel file.
The data cells are -
Last_traded_price, Open, High, Low, Close, Volume
Please help me with a code to copy these data(row) into another workbook_sheet1 along with time stamp, only when if any one of the 6(six) cells get changed or trigger along with the trigger time in (hh:mm:ss) format into next row below in the new workbook sheet1.
Thankyou,
With Regards
Pucha