Hi, i have streaming data coming from DDE.
time format(ex: 9:42:24) in a1, and data in b1.
time in a1 cell increments with every one second and data will change.
sometimes time and data refresh within one second.
whenever time changes in a1,i want capture a1,b1 cells and copy to c1,d1 and next c2,d2.. goes down vertically.
can you write Vb code for this!
Bookmarks