Search the web
Sign In
New User? Sign Up
andreavb · Andrea VB Programmers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3232 - 3261 of 8974   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3232
Dear Shamsul, What I meant is that have I got any problem that my PC has WMe and my customers W98, and I keep upgrading my app inn theirs PC's? Regards Joćo...
Joćo Pereira
JPereira@...
Send Email
Mar 1, 2001
9:21 am
3233
Hi, PLEASE PLEASE PLEASE HELP ! ! ! The code bellow works fine the first time, but the second time it announce that a remoe server machine is not reachable and...
dani_bz
dani_bz@...
Send Email
Mar 1, 2001
5:02 pm
3234
Hi, PLEASE PLEASE PLEASE HELP ! ! ! The code bellow works fine the first time, but the second time it announce that a remoe server machine is not reachable and...
dani_bz
dani_bz@...
Send Email
Mar 1, 2001
5:03 pm
3235
there is a "LINE" command, easy to use! a lot of help in the MSDN goodluck omega1 ... From: <pillsajit@...> To: <andreavb@yahoogroups.com> Sent:...
yuval
yuvalmy@...
Send Email
Mar 1, 2001
7:39 pm
3236
... From: yuval <yuvalmy@...> To: <andreavb@yahoogroups.com> Sent: Wednesday, February 28, 2001 10:55 PM Subject: Re: [andreavb] Re: Line plots in...
omega
omega1@...
Send Email
Mar 1, 2001
7:48 pm
3237
Dear omega1, Is it not nice if you know the specific and help somebody? I hope taht Everybody knows the MSDN. When somebody get helpless, wants some help to ...
Shamsul Arifin
arifins77@...
Send Email
Mar 1, 2001
7:55 pm
3238
Dear Amadeus, In what situation you want to draw the line? Can you send the VB-Form as attached file? I will try to fix your problem. Thanks. Regards, Shamsul...
Shamsul Arifin
arifins77@...
Send Email
Mar 1, 2001
7:58 pm
3239
that's the spirit !!!!!!! that's what egroups are for ! ... From: "Shamsul Arifin" <arifins77@...> To: <andreavb@yahoogroups.com> Cc:...
Robert Roldan Aragon
robert.roldan@...
Send Email
Mar 1, 2001
8:02 pm
3240
Can anybody help me with a sample code on how to calculate the distance between two positions on earth. Have Latitude1 - Longitude1 and Latitude2 - Longitude2 ...
Jesper
oz5pc@...
Send Email
Mar 1, 2001
8:59 pm
3241
It's not really "code" you need but a formula to calculate it. Here's a formula I pulled off the internet that should be able to help you out: USING THE...
rossignol96@...
Send Email
Mar 1, 2001
11:04 pm
3242
... using ... externally...
rossignol96@...
Send Email
Mar 1, 2001
11:09 pm
3243
Ok, I got a response about my MAPI question earlier about the MAPI controls, but since I'm using VBA for Excel '97, I need to know how to use the functions in...
rossignol96@...
Send Email
Mar 1, 2001
11:27 pm
3244
It seems to me that you forgot to point to the Word object when specific Word functions or methods were used. At least on my computer, using Word 9, things did...
Emesoft International
emesoft@...
Send Email
Mar 2, 2001
11:38 am
3245
Dear Gamal Azim, I have no clue other than that. If you get further info. please let me know. Are you Gamal Azim or Gamal Ahmed? Thanks. Regards, Shamsul...
Shamsul Arifin
arifins77@...
Send Email
Mar 2, 2001
1:26 pm
3246
Dear Joao, No! Because you are upgrading your vb-project under same VB-application software either Vb50 or VB60 no matter what platform (WME/Win98/Win95) you ...
Shamsul Arifin
arifins77@...
Send Email
Mar 2, 2001
6:48 pm
3247
ha ha u are very nice mr shams my name is gamal ahmed abd ell azim u can call me as u want thank u very much for you care and if u spesk arabic i say koll...
Gamal Ahmed
gaf58@...
Send Email
Mar 2, 2001
7:03 pm
3248
Hi, I have created a new section about Visual Basic in my homepage. There are 146 VB tutorials,Documents,APIs and etc. in this new section. Please Check one of...
FDB & HRB
ferialb@...
Send Email
Mar 3, 2001
8:17 am
3249
hey! sorry! Im new in this forum. here's an example of drawing an array of x vs y: =========================== For i = 2 To 10 Form1.Line (x(i - 1), y(i -...
yuval
yuvalmy@...
Send Email
Mar 3, 2001
7:01 pm
3250
Hi: In my application, sometimes when I call from one form a crystal report object and then the Viewer form thru Report Designer Component I got an out of...
Fernando Higa
fhiga@...
Send Email
Mar 4, 2001
4:28 am
3251
Some one told there is a default variable which will alwaays return the value of the directory in which windows is installed. Is it windows$ or $windows$, I...
Usman Ismail
khismail@...
Send Email
Mar 4, 2001
7:09 am
3252
try using this api: Private Declare Function GetWindowsDirectory Lib "kernel32" Alias "GetWindowsDirectoryA" (ByVal lpBuffer As String, ByVal nSize As Long) As...
yuval
yuvalmy@...
Send Email
Mar 4, 2001
9:57 am
3253
About getting the Windows Directory, there is an API declaration that goes as follows: Private Declare Function GetWindowsDirectory Lib_ "kernel32" Alias...
Emesoft International
emesoft@...
Send Email
Mar 4, 2001
10:18 am
3254
Hi I have been sending three Emails but nobody answer me so if you don't have a knowledg please stop here and don't continue. my problem was how can I play...
wekh@...
Send Email
Mar 4, 2001
3:22 pm
3255
no idea ... From: <wekh@...> To: <andreavb@yahoogroups.com> Sent: Sunday, March 04, 2001 5:22 PM Subject: [andreavb] Are You Smart Enough To Answer...
yuval
yuvalmy@...
Send Email
Mar 4, 2001
8:48 pm
3256
1. how can you redirect a report from the vb6 code? 2. please send the code thanks Omega148 ... From: Robert Roldan Aragon <robert.roldan@...> To:...
omega
omega1@...
Send Email
Mar 4, 2001
8:49 pm
3257
its just like playing a wav from your speakers, just make it your modem. this is all dependant on your modem. and i have no idea as to if it can recive sounds....
spokehedz@...
Send Email
Mar 4, 2001
8:50 pm
3258
I am a beginner at VB and I have only made two programs before and my current one is byfar the biggest. I am creating a Fantasy Wrestling Simualter, and what I...
mbh@...
Send Email
Mar 4, 2001
10:55 pm
3259
redirect to ?????? ... From: "omega" <omega1@...> To: <andreavb@yahoogroups.com> Sent: Sunday, March 04, 2001 11:57 AM Subject: Re: [andreavb] VB...
Robert Roldan Aragon
robert.roldan@...
Send Email
Mar 4, 2001
11:20 pm
3260
If you dont have a voice modem then you cannot do this. If you do have a voice modem then you have a wave device on you modem that you can select for wav...
John de Villiers
jdevilliers@...
Send Email
Mar 5, 2001
6:20 am
3261
export ms access to a snapshot viewer (.snp format) thanks ... From: Robert Roldan Aragon <robert.roldan@...> To: <andreavb@yahoogroups.com> Sent:...
yuval
yuvalmy@...
Send Email
Mar 5, 2001
6:46 am
Messages 3232 - 3261 of 8974   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help