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 7128 - 7157 of 8974   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7128
I've been looking for a place to find a credit card. Here it is. My credit was really bad but, they where able to appove me! Check it out! Click on link Below!...
refaseara
Offline Send Email
Apr 1, 2002
8:55 am
7129
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter,...
latchoumi narayanan
glatchoumi@...
Send Email
Apr 1, 2002
9:19 am
7130
Hai, Storing database in msaccess, accessing them and print it in datareport using vb 6.0, how to sort category wise and month wise details to print it in data...
latchoumi narayanan
glatchoumi@...
Send Email
Apr 1, 2002
9:26 am
7131
Hi Everyone, I have a master detail form using adprimaryrs as the recordset which gets the aggregate total in the detail section. This is working fine. But I...
mindserve
Offline Send Email
Apr 1, 2002
4:34 pm
7132
hello everyone, i have a VB apllication in which i access an existing excel chart.The Scale on X -Axis of the Excel chart varies from 0 to 1600 in steps of 100...
vikesh jain
vikeshjain
Offline Send Email
Apr 1, 2002
5:09 pm
7133
Hi, I hope this helps you. Pass variables for 10 and 200 which are inputs frm End user. ApExcel.Charts("Moment_Plot").Activate With ActiveChart.Axes(xlValue) ...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Apr 1, 2002
8:24 pm
7134
thanks a lot for your help i still have a small problem actually the code that you have send me scales the y-axis of my chart instead i wanted to scale the ...
vikesh jain
vikeshjain
Offline Send Email
Apr 2, 2002
12:18 am
7135
Hi all, I'm working on Userform in Excel. In this I'm getting some data from database and displaying in excel sheet with some calculations. Now I've to save...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Apr 3, 2002
12:28 am
7136
hi every body , well i am working on aproject realtec to performance monitoring of MS Exchange server , i just want to know id there are any APIs which i can...
suppy2k
suppy2k@...
Send Email
Apr 3, 2002
11:12 am
7137
Hi, this might not be an exact answer but an Idea for your question regarding Installed Software. in Registry ion HKey_LocalMachine you have a secitio called...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Apr 3, 2002
2:46 pm
7138
Can I modify my rstEmployees to be a delete all query? Or a query that will return only these fields where LastName is like M? Having a bit of difficulty any...
sadalaw
sadalaw@...
Send Email
Apr 3, 2002
9:35 pm
7139
I have successfully posted values in a Excel spreadsheet to a Oracle database. But I haven't been able to look through the cells. Example. ("A1").Value How do...
sadalaw
sadalaw@...
Send Email
Apr 3, 2002
9:36 pm
7140
If you have to loop from A1 to A20 then follow the following code. For j=1 to 20 k=Activesheet.cells(j,1).value next Cells(Rownum,Columnnum)---Syntax ... ...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Apr 3, 2002
10:01 pm
7141
If you want to use a DML statement other than Select statemene the you can use DBS.execute("Delete from employees where <condition>") or if you want only those...
Venkata Ramana Gundi
vrgundi
Offline Send Email
Apr 3, 2002
10:16 pm
7142
Help.. This is really important ...I have uploaded a file for you to view. The link to the program I am working on is here. ...
mindserve
Offline Send Email
Apr 3, 2002
11:39 pm
7143
Estimados amigos. Nuevamente los molesto. Hace unos días les consulte sobre el uso de las API de Window y en particular para el manejo del SPOOL. Deseo...
roge6424
rfullana@...
Send Email
Apr 3, 2002
11:59 pm
7144
Estimados amigos. Nuevamente los molesto. Hace unos días les consulte sobre el uso de las API de Window y en particular para el manejo del SPOOL. Deseo...
roge6424
rfullana@...
Send Email
Apr 4, 2002
12:11 am
7145
Hello dear members, since yahoo is adding too many banners to the group, I have planned to move it to my own AndreaVB Forum, so you are invited to join my new...
webmasterandreavb
webmasterand...
Offline Send Email
Apr 4, 2002
9:53 am
7146
Hi try with this: dim oCelda as objects, nI as integer 'get references to cell Set oCelda = ActiveSheet.Cells(nRow, nCol) or Sheets("nameSheet").Cells(nRow,...
Bellone, Pablo
bellonepablo@...
Send Email
Apr 4, 2002
2:06 pm
7147
Set objExcel = CreateObject("Excel.Application") objExcel.Visible = False Set oBook = objExcel.Workbooks.Open(sFile) Set oSheet = oBook.Worksheets(1) Set...
Andreas Wolf
andreaswolf2000
Offline Send Email
Apr 4, 2002
2:38 pm
7148
I am trying to figure out why I am getting a type mismatch. I created the datafields to hold currency values I created the textfields and set the dataformat to...
mindserve
Offline Send Email
Apr 4, 2002
8:30 pm
7149
try to use a variant var like dim dummy before translate it from or to a textfield Andreas ... Von: Mindserve [mailto:mindserve@...] Gesendet:...
Andreas Wolf
andreaswolf2000
Offline Send Email
Apr 4, 2002
9:30 pm
7150
No Andreas, that didn't do it either. :( but here is a link to the source files if you want to take a look at it. http://www.xtremeblue.com/uploadpayables.zip ...
mindserve
Offline Send Email
Apr 4, 2002
9:44 pm
7151
Hi to all I want to ask if any body deals with a component or active x control that can record sound file and save it directly in mp3 file not a wav file if so...
Wessam
walkhory
Offline Send Email
Apr 4, 2002
10:16 pm
7152
Hi, Thanks for letting me join your forum. Of interest, I have added your forum to my own web site that is resource rich of many free code download solutions,...
Rochelle
netgurl@...
Send Email
Apr 5, 2002
5:42 am
7153
Hi, Thanks for letting me join your forum. Of interest, I have added your forum to my own web site that is resource rich of many free code download solutions,...
Rochelle
netgurluk
Offline Send Email
Apr 5, 2002
5:45 am
7154
hello, I have started a new forum just to replace this yahoo group, you are invited to join at http://www.andreavb.com/forum/index.php this yahoo group is no...
webmasterandreavb
webmasterand...
Offline Send Email
Apr 5, 2002
6:47 am
7155
This e-mail is to all the group members who are human because a human cannot bear this. See it and spread it to your friends and other "Humans" so that we can...
tipu zee
tipu_zee@...
Send Email
Apr 5, 2002
10:28 am
7156
Antigen for Exchange found Who isTerrorist.exe matching =*.exe file filter. The file is currently Removed. The message, "[helpwithvb] (unknown)", was sent...
ANTIGEN_MAIL
ANTIGEN_MAIL@...
Send Email
Apr 5, 2002
10:28 am
7157
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax ...
tipu zee
tipu_zee@...
Send Email
Apr 5, 2002
10:32 am
Messages 7128 - 7157 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