Hi,
I am facing issue while making automation.
My query is:- I am fetching the counts from Oracle database through ODBC connections. This data is refreshing in every 1 min. would like to inform you that this count change every 1 min. I want to save this count in another sheet in appending format with date -time and mins one by one down. So this will help to create line graph.
Sheet1 ============= Count 25 (comments for= Count change every min)
Expecting output in sheet2
Date & Time Count
25-June-2013 14:15 25
25-June-2013 14:16 32
25-June-2013 14:17 55
25-June-2013 14:18 62
Eg:- if you know NIFTY/SENSEX graph get increase 1 min in that format i want to prepare the line graph automatically.
Please help me to automate this task and share me some scripts or commands
Regards
Bookmarks