Home > Archive > Visual Basic Syntax > January 2006 > Using RTD & Visual Basic
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Using RTD & Visual Basic
|
|
| markaelkins@newsgroups.nospam 2006-01-15, 7:16 pm |
| I'm trying to write a small app that uses RTD to pull data from an application
we use for stock quotes (the application supports RTD)
Currently I use Excel with the follow cell formula:
=TONE(A7,,ILX|Q!'sp/z5 1300c,LAST')
How do I do this with Visual Basic?
Thank you,
Mark
| |
| Peter Huang [MSFT] 2006-01-15, 9:59 pm |
| Hi Mark,
I reviewed the thread and find that there is a similar issue in the
newsgroup below.Now I have replied to you, you may go and take a look.
Subject: Using RTD & Visual Basic
Newsgroups: microsoft.public.vb.general.discussion
Best regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
| |
| Jeff Johnson [MVP: VB] 2006-01-16, 3:58 am |
| You have posted this question individually to multiple groups. This is
called Multiposting and it's BAD. Replies made in one group will not be
visible in the other groups, which may cause multiple people to respond to
your question with the same answer because they didn't know someone else had
already done it. This is a waste of time.
If you MUST post your message to multiple groups, post a single message and
select all the groups (or type their names manually, separated by commas) in
which you want it to be seen. This is called Crossposting and when used
properly it is GOOD.
Your question has been answered in another group. Which one? See the problem
with multiposting?
(This isn't just my opinion. Look here:
http://www.oakroadsystems.com/genl/unice.htm#xpost)
| |
| markaelkins@newsgroups.nospam 2006-01-16, 8:01 am |
| I understand... I apologize, I didn't know about "Crossposting".
Thanks again,
Mark
"Jeff Johnson [MVP: VB]" wrote:
> You have posted this question individually to multiple groups. This is
> called Multiposting and it's BAD. Replies made in one group will not be
> visible in the other groups, which may cause multiple people to respond to
> your question with the same answer because they didn't know someone else had
> already done it. This is a waste of time.
>
> If you MUST post your message to multiple groups, post a single message and
> select all the groups (or type their names manually, separated by commas) in
> which you want it to be seen. This is called Crossposting and when used
> properly it is GOOD.
>
> Your question has been answered in another group. Which one? See the problem
> with multiposting?
>
> (This isn't just my opinion. Look here:
> http://www.oakroadsystems.com/genl/unice.htm#xpost)
>
>
>
| |
| markaelkins@newsgroups.nospam 2006-01-16, 8:01 am |
| Hey Jeff are you able to help me with my problem?
Thanks
"Jeff Johnson [MVP: VB]" wrote:
> You have posted this question individually to multiple groups. This is
> called Multiposting and it's BAD. Replies made in one group will not be
> visible in the other groups, which may cause multiple people to respond to
> your question with the same answer because they didn't know someone else had
> already done it. This is a waste of time.
>
> If you MUST post your message to multiple groups, post a single message and
> select all the groups (or type their names manually, separated by commas) in
> which you want it to be seen. This is called Crossposting and when used
> properly it is GOOD.
>
> Your question has been answered in another group. Which one? See the problem
> with multiposting?
>
> (This isn't just my opinion. Look here:
> http://www.oakroadsystems.com/genl/unice.htm#xpost)
>
>
>
|
|
|
|
|