From: Auric__ on
On Tue, 08 Jun 2010 16:43:38 GMT, Bob Butler wrote:

> "Auric__" <not.my.real(a)email.address> wrote in message
> news:Xns9D916257E9E90auricauricauricauric(a)69.16.185.250...
>>
>> My ears can't hear what you say to me.
>
> You work for Microsoft?

No... but a friend *used* to be a customer support manager...

--
Threats are just words. That's all most people are ever capable of.
From: Karl E. Peterson on
After serious thinking Auric__ wrote :
> On Tue, 08 Jun 2010 16:43:38 GMT, Bob Butler wrote:
>
>> "Auric__" <not.my.real(a)email.address> wrote in message
>> news:Xns9D916257E9E90auricauricauricauric(a)69.16.185.250...
>>>
>>> My ears can't hear what you say to me.
>>
>> You work for Microsoft?
>
> No... but a friend *used* to be a customer support manager...

He got offshored? I've had friends taken out that way, too.

--
..NET: It's About Trust! http://vfred.mvps.org
Customer Hatred Knows No Bounds at MSFT
ClassicVB Users Regroup! comp.lang.basic.visual.misc
Free usenet access at http://www.eternal-september.org


From: JCO on
Well VS 2008 include VB and has a special Application Template for VB-Excel.
I will see what I can do.

"Bob Butler" <noway(a)nospam.ever> wrote in message
news:UNsPn.13128$Xp4.9207(a)newsfe23.iad...
> "JCO" <someone(a)somewhere.com> wrote in message
> news:%23GDVlhxBLHA.4308(a)TK2MSFTNGP04.phx.gbl...
>>I have a VB macro. I want to move it to a VB application, using my VS
>>2008.
>
> If you mean a VBA macro then moving it to VB is usually pretty easy but VS
> 2008 is not VB, it is VB.Net, and that's a very different language. This
> group is for VB 6 and earlier versions and doesn't address any VB.Net
> questions.
>
> You should search at microsoft.com for a "VB forum" where somebody will be
> happy to provide the party line on how to rewrite your code to be "more
> modern".
>
>
From: JCO on
When I import the .bas file, I get errors: Statement is not valid in a
namespace.

"Auric__" <not.my.real(a)email.address> wrote in message
news:Xns9D916257E9E90auricauricauricauric(a)69.16.185.250...
> On Tue, 08 Jun 2010 14:49:52 GMT, Bob Butler wrote:
>
>> "JCO" <someone(a)somewhere.com> wrote in message
>> news:%23GDVlhxBLHA.4308(a)TK2MSFTNGP04.phx.gbl...
>>>I have a VB macro. I want to move it to a VB application, using my VS
>>>2008.
>>
>> If you mean a VBA macro then moving it to VB is usually pretty easy but
>> VS
>> 2008 is not VB, it is VB.Net, and that's a very different language. This
>> group is for VB 6 and earlier versions and doesn't address any VB.Net
>> questions.
>>
>> You should search at microsoft.com for a "VB forum" where somebody will
>> be
>> happy to provide the party line on how to rewrite your code to be "more
>> modern".
>
> Well... the VBA/VB6/whatever-you-want-to-call-it importer for 2008 isn't
> *too* bad. OP could save the VBA to a .bas file, then import it.
>
> --
> My ears can't hear what you say to me.

From: JCO on
Thanks Karl
I posted my question on : comp.lang.basic.visual.misc


"Karl E. Peterson" <karl(a)exmvps.org> wrote in message
news:huma7f$tor$1(a)news.eternal-september.org...
> After serious thinking Auric__ wrote :
>> On Tue, 08 Jun 2010 16:43:38 GMT, Bob Butler wrote:
>>
>>> "Auric__" <not.my.real(a)email.address> wrote in message
>>> news:Xns9D916257E9E90auricauricauricauric(a)69.16.185.250...
>>>>
>>>> My ears can't hear what you say to me.
>>>
>>> You work for Microsoft?
>>
>> No... but a friend *used* to be a customer support manager...
>
> He got offshored? I've had friends taken out that way, too.
>
> --
> .NET: It's About Trust! http://vfred.mvps.org
> Customer Hatred Knows No Bounds at MSFT
> ClassicVB Users Regroup! comp.lang.basic.visual.misc
> Free usenet access at http://www.eternal-september.org
>
>