N
New Hope
Here's the scenario:
In Cell A1 there is a numeric value in the format $1.2406. That value
is being supplied via DDE Link from a Third-Party in Real-Time.
As the value changes, I want Excel to "speak" the value WITHOUT me
having to hit the return key, or WITHOUT having it "speak" an entire
column or row.
Sounds simple enough, but I've found nothing in Excel Help for Macros
that deal with this matter.
How can I make this happen on a single Cell using a live (real-time)
DDE link? There has to be a way to point the TTS engine to a single
cell reference and look to see if the value has changed - then -
execute the TTS command upon "any" delta/change it finds. Or,
something like that I would guess.
Thanks in advance for your support!
In Cell A1 there is a numeric value in the format $1.2406. That value
is being supplied via DDE Link from a Third-Party in Real-Time.
As the value changes, I want Excel to "speak" the value WITHOUT me
having to hit the return key, or WITHOUT having it "speak" an entire
column or row.
Sounds simple enough, but I've found nothing in Excel Help for Macros
that deal with this matter.
How can I make this happen on a single Cell using a live (real-time)
DDE link? There has to be a way to point the TTS engine to a single
cell reference and look to see if the value has changed - then -
execute the TTS command upon "any" delta/change it finds. Or,
something like that I would guess.
Thanks in advance for your support!