Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Record changing cell data into a column or range

I have a cell that takes in data via DDE.

I need a function, say, like =STORE(DDE_Cell,Range) that will store the
changing data from DDE_Cell into Range one cell at a time. When all the cells
in the range are filled, the next STORE will be back to the top cell. Then,
each successive change will overwrite the previous data.

A second, similar function is, say =FIFO(DDE_Cell,Range) that will store the
data from the DDE_Cell into the first or top cell of Range. The data in each
cell of Range is also moved to the next cell in shift register fashion. The
data in the last, bottom cell will be discarded.

Then, I can create a chart from Range where I can view the data like a
recorder.

Hope, you all like this. Please, please vote for this suggestion.

Thanks,
--
Emmie Villa

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Record changing cell data into a column or range


Hi Emmie. Your two suggestions are exactly what I've been looking for.
Actually I have a worksheet that seems to perform the =STORE function you're
suggesting but the code is locked up so I don't know how they do it. Do you
know of any way to perform your =STORE function now within Excel's present
capabilities? Maybe using SetLinkOnData to trigger a macro to copy the
present dde data piece to next cell down and then the second data piece to
the second cell down, using an embedded counter to calculate where to copy to.

Do you have any ideas? I don't have time to wait for Microsoft to
incorporate your suggestion in the next version. Many thanks.

Michael



"Emmie" wrote:

I have a cell that takes in data via DDE.

I need a function, say, like =STORE(DDE_Cell,Range) that will store the
changing data from DDE_Cell into Range one cell at a time. When all the cells
in the range are filled, the next STORE will be back to the top cell. Then,
each successive change will overwrite the previous data.

A second, similar function is, say =FIFO(DDE_Cell,Range) that will store the
data from the DDE_Cell into the first or top cell of Range. The data in each
cell of Range is also moved to the next cell in shift register fashion. The
data in the last, bottom cell will be discarded.

Then, I can create a chart from Range where I can view the data like a
recorder.

Hope, you all like this. Please, please vote for this suggestion.

Thanks,
--
Emmie Villa

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Record changing cell data into a column or range

Hi Michael, I want to avoid using macros since I'd have to disable the macro
virus warning to use it. That's the reason why I asked MS to incorporate it.
Truth be told, I haven't really tried making a macro for it since the PC I'm
using is a corporate PC and I'm not allowed to disable the macro warning
thing.
--
Emmie Villa


"mikejhelms" wrote:


Hi Emmie. Your two suggestions are exactly what I've been looking for.
Actually I have a worksheet that seems to perform the =STORE function you're
suggesting but the code is locked up so I don't know how they do it. Do you
know of any way to perform your =STORE function now within Excel's present
capabilities? Maybe using SetLinkOnData to trigger a macro to copy the
present dde data piece to next cell down and then the second data piece to
the second cell down, using an embedded counter to calculate where to copy to.

Do you have any ideas? I don't have time to wait for Microsoft to
incorporate your suggestion in the next version. Many thanks.

Michael



"Emmie" wrote:

I have a cell that takes in data via DDE.

I need a function, say, like =STORE(DDE_Cell,Range) that will store the
changing data from DDE_Cell into Range one cell at a time. When all the cells
in the range are filled, the next STORE will be back to the top cell. Then,
each successive change will overwrite the previous data.

A second, similar function is, say =FIFO(DDE_Cell,Range) that will store the
data from the DDE_Cell into the first or top cell of Range. The data in each
cell of Range is also moved to the next cell in shift register fashion. The
data in the last, bottom cell will be discarded.

Then, I can create a chart from Range where I can view the data like a
recorder.

Hope, you all like this. Please, please vote for this suggestion.

Thanks,
--
Emmie Villa

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...et.f unctions

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
macro unouwanme Excel Discussion (Misc queries) 9 August 31st 06 09:38 PM
insert date Larry Excel Worksheet Functions 28 July 15th 06 02:41 AM
Lookup Data in two seperate Spreadsheets Padraig Excel Worksheet Functions 6 June 28th 06 03:05 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM


All times are GMT +1. The time now is 09:38 AM.

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

About Us

"It's about Microsoft Excel"