Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ALVESM
 
Posts: n/a
Default extract data from a realtime updated cell

hey how's everything? i've got a spreadsheet that is linked to reuters
Xtra3000 and gets updated every 10s. my goal is to copy the value from a
specific cell and paste it on some other cell. then after 10s repeat it,
copying the same cell, but pasting it on a different one so i can come up
with a series of values.
afterwards i'd like to plot a chart based on the copied range of cells that
gets updated as we go.
can someone point out what should i be doing?
thanks in adv,
Miguel
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Have you looked at either the Worksheet_Change event or the
Worksheet_Calculate event?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ALVESM" wrote in message
...
hey how's everything? i've got a spreadsheet that is linked to reuters
Xtra3000 and gets updated every 10s. my goal is to copy the value from a
specific cell and paste it on some other cell. then after 10s repeat it,
copying the same cell, but pasting it on a different one so i can come up
with a series of values.
afterwards i'd like to plot a chart based on the copied range of cells

that
gets updated as we go.
can someone point out what should i be doing?
thanks in adv,
Miguel



  #3   Report Post  
ALVESM
 
Posts: n/a
Default

that's not how i want to do it- cheers anyway.
i need to update every 10sec and if i'm to track changes i can only track in
a 5min interval. the mean time is quite important since this refers to stock
quotes and it does matter for a technical analyst
can i do it using macros? i'm not familiar with any commands, but it would
be a very simple macro: a cycle that copies a cell's value every ten secs and
causes one other cell to assume that value. then after 10s the clycle reruns
copying the same cell to the cell bellow the first copied one. maybe 2 cycles
then, i guess.
can you draw a simple macro structure? i'll learn more about it, after.

t.i.a.,
Miguel


"Bob Phillips" wrote:

Have you looked at either the Worksheet_Change event or the
Worksheet_Calculate event?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ALVESM" wrote in message
...
hey how's everything? i've got a spreadsheet that is linked to reuters
Xtra3000 and gets updated every 10s. my goal is to copy the value from a
specific cell and paste it on some other cell. then after 10s repeat it,
copying the same cell, but pasting it on a different one so i can come up
with a series of values.
afterwards i'd like to plot a chart based on the copied range of cells

that
gets updated as we go.
can someone point out what should i be doing?
thanks in adv,
Miguel




  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

Those events should fire when the worksheet updates.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ALVESM" wrote in message
...
that's not how i want to do it- cheers anyway.
i need to update every 10sec and if i'm to track changes i can only track

in
a 5min interval. the mean time is quite important since this refers to

stock
quotes and it does matter for a technical analyst
can i do it using macros? i'm not familiar with any commands, but it would
be a very simple macro: a cycle that copies a cell's value every ten secs

and
causes one other cell to assume that value. then after 10s the clycle

reruns
copying the same cell to the cell bellow the first copied one. maybe 2

cycles
then, i guess.
can you draw a simple macro structure? i'll learn more about it, after.

t.i.a.,
Miguel


"Bob Phillips" wrote:

Have you looked at either the Worksheet_Change event or the
Worksheet_Calculate event?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ALVESM" wrote in message
...
hey how's everything? i've got a spreadsheet that is linked to reuters
Xtra3000 and gets updated every 10s. my goal is to copy the value from

a
specific cell and paste it on some other cell. then after 10s repeat

it,
copying the same cell, but pasting it on a different one so i can come

up
with a series of values.
afterwards i'd like to plot a chart based on the copied range of cells

that
gets updated as we go.
can someone point out what should i be doing?
thanks in adv,
Miguel






  #5   Report Post  
ALVESM
 
Posts: n/a
Default

can you fill me in on how to do it?
i'm very much clueless
cheers

"Bob Phillips" wrote:

Those events should fire when the worksheet updates.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ALVESM" wrote in message
...
that's not how i want to do it- cheers anyway.
i need to update every 10sec and if i'm to track changes i can only track

in
a 5min interval. the mean time is quite important since this refers to

stock
quotes and it does matter for a technical analyst
can i do it using macros? i'm not familiar with any commands, but it would
be a very simple macro: a cycle that copies a cell's value every ten secs

and
causes one other cell to assume that value. then after 10s the clycle

reruns
copying the same cell to the cell bellow the first copied one. maybe 2

cycles
then, i guess.
can you draw a simple macro structure? i'll learn more about it, after.

t.i.a.,
Miguel


"Bob Phillips" wrote:

Have you looked at either the Worksheet_Change event or the
Worksheet_Calculate event?

--

HTH

RP
(remove nothere from the email address if mailing direct)


"ALVESM" wrote in message
...
hey how's everything? i've got a spreadsheet that is linked to reuters
Xtra3000 and gets updated every 10s. my goal is to copy the value from

a
specific cell and paste it on some other cell. then after 10s repeat

it,
copying the same cell, but pasting it on a different one so i can come

up
with a series of values.
afterwards i'd like to plot a chart based on the copied range of cells
that
gets updated as we go.
can someone point out what should i be doing?
thanks in adv,
Miguel








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
List, Data Validation, unlocked cell, protected sheet..... Kane New Users to Excel 6 July 16th 12 09:11 AM
how do I locate a cell that provides data to a formula ? chrisatminara Excel Worksheet Functions 2 January 7th 05 12:08 PM
Automatic cell increment with data from sheet 1 to sheet 2 Big G Excel Worksheet Functions 2 December 20th 04 05:59 PM
Duplicate data in a cell... The Outlaw Dozy Wales Excel Worksheet Functions 2 December 15th 04 12:31 PM
Retrieve last cell with data JimDandy Excel Worksheet Functions 2 November 20th 04 06:50 PM


All times are GMT +1. The time now is 05:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"