Search the web
Sign In
New User? Sign Up
visualbasic6programming · VB help for all versions!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 21710 - 21741 of 32051   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
21710
Hello, Is there any way of returning an array from a funciton under VBA (Office 97)? Do I need to use a global array for this? I'm trying to minimize global...
Dajao, Richard
chading77
Offline Send Email
Aug 1, 2005
7:33 am
21711
for a simple and fast , you can direct edit from properties. ... Start your day with Yahoo! - make it your home page [Non-text portions of this message have...
xxxxxxxxxxxx xxxxxxxx...
spedo_ex
Offline Send Email
Aug 1, 2005
9:27 am
21712
private sub command1_click() ''''assume forecolor me.forecolor=vbGrey 'if u want to change the forecolor of form to grey command1.forecolor=vbCyan '' if u...
vinod kumar gangadharan
vinodganga
Offline Send Email
Aug 1, 2005
11:00 am
21713
hi vinod put the command me.refresh after your command. good luck Mehran VB master;) ... ____________________________________________________ Start your day...
m.a mehran
mehranet
Online Now Send Email
Aug 1, 2005
12:32 pm
21714
hi all i am having fso open to aexcel file and i want to delete it ... what is the command to free the conection , when i execute kill("c:\filename.xls") can...
m.a mehran
mehranet
Online Now Send Email
Aug 1, 2005
12:36 pm
21717
I don't use FSO for that kind of stuff, but there should be a quit or close Rick Rose ... From: m.a mehran Date: 08/01/05 07:36:06 To:...
Rick Rose
roseri1997
Offline Send Email
Aug 1, 2005
6:04 pm
21718
Access is not designed to be a multi-user database backend...You might investigate getting some form of SQL Server (SQL = "S"tructured "Q"uery "L"anguage)....
Richard
alienwebmaster
Offline Send Email
Aug 1, 2005
8:02 pm
21719
Hi Chad, You can use Variant to return an array. For example, Private Function ReturnArray(ByVal Source As Long) As Variant Dim Result(2) As Long For i = 0 To...
raymond_c_chow@...
eraymondchow...
Offline Send Email
Aug 1, 2005
8:37 pm
21720
Hello, Yes it helped. Thanks. Variants did solve the problem. I got so used with VB 6 and VBA in Office 2002 that I'm having trouble working with VBA in Office...
Dajao, Richard
chading77
Offline Send Email
Aug 2, 2005
3:18 am
21721
u r wrong Mr.Richard. u can use MS Access as multiuser database backend. i m using it as a multi user environment. ofcourse not for large WAN, but for small...
vinod kumar gangadharan
vinodganga
Offline Send Email
Aug 2, 2005
11:47 am
21722
hi every one i am not expert in VB nor an intermediate. but i can work on VB.i am learning VB from a book without any others help the name of the book is "VB...
Sameen Khan
sameenkhan_2k3
Offline Send Email
Aug 2, 2005
1:13 pm
21723
Hello Kumar, Could you please tell me more about MS Access as multi user database backend? I have tried to search in Google but need more information of it....
dadargulungs
Offline Send Email
Aug 2, 2005
4:48 pm
21724
You don't have to do anything fancy with the database. Just put it on the server, or somewhere everybody has access to it. Connection strings can be found at...
Rick Rose
roseri1997
Offline Send Email
Aug 2, 2005
5:02 pm
21725
This is a good tutorial on how to handle files and folders. It goes into binary, random, and other types of files. Rick Rose ... From: Sameen Khan Date:...
Rick Rose
roseri1997
Offline Send Email
Aug 2, 2005
5:09 pm
21726
Does anyone know how to make combo boxes rotate 90 degrees (i.e. align with a 90 degree line)? In my program a piece of land is given -- the piece of land is ...
minnie_1ca
Offline Send Email
Aug 2, 2005
9:47 pm
21727
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ...
rio reo
kavinn24
Offline Send Email
Aug 2, 2005
10:19 pm
21728
hi, i have database & i succefully conected but, when i add or delete records in table, all the records in report is not getting update. plz help me thanks ......
rio reo
kavinn24
Offline Send Email
Aug 2, 2005
10:20 pm
21729
hi, i have database & i succefully conected but, when i add or delete records in table, all the records in report is not getting update. plz help me thanks ......
rio reo
kavinn24
Offline Send Email
Aug 2, 2005
10:21 pm
21730
after delete or update data u have to refresh the report what report did you use?? __________________________________________________ Do You Yahoo!? Tired of...
Asral Sukma
alsukma
Online Now Send Email
Aug 3, 2005
4:11 am
21731
Dear All, I am having company master which iam having filed like companyid,companyname,add1,add2,etc.. i need to view all the data in flexgrid once i click the...
desikan kannan
desikankannan
Offline Send Email
Aug 3, 2005
6:15 am
21732
Hi all, I have a modem attached to one of my USB ports and I was wondering whether it is possible to poll my USB ports to detect whether there are any devices...
bidskii
Offline Send Email
Aug 3, 2005
8:06 am
21733
You can't change the font color of a command button, unless you use API, you could use a checkbox to simulate a command button and then you can cahnge the font...
Nuno Fernando Afonso ...
naoliveira
Offline Send Email
Aug 3, 2005
9:06 am
21734
Hi i work with VB 6.0 SP 3 and SQL Server 2000 (SQL Standard Edition 8.00.534 (SP2)). The driver on the local PC's are mdac 2.8 with SP1. Now I have the ...
Claudio Ferrari
creativinfor...
Offline Send Email
Aug 3, 2005
9:50 am
21735
dear all, i am using VB 6 and data reports of VB. i have table of sales order,in that fields are sal_ord_no,sl.no,description(items),rate,units,quantity,...
franklin edison
ch_edison8
Offline Send Email
Aug 3, 2005
11:05 am
21736
hai, In a VB program I have used direcrory list box, drive list box, file list box. Here if i click the directory list box with the mouse, corresponding files...
Karthikeyan Chandrase...
pmc_edug
Offline Send Email
Aug 3, 2005
1:37 pm
21737
You must add this in form_load or somewhere: KeyPreview = True ' Used to recognize Enter ... From: visualbasic6programming@yahoogroups.com ...
Bart Toole
toole130
Offline Send Email
Aug 3, 2005
1:57 pm
21738
You should use a Hierarchy Flexgrid. When they click on the id, run a query of your database using ADODB. Set the flexgrid's recordset property to your ADODB...
Rick Rose
roseri1997
Offline Send Email
Aug 3, 2005
3:19 pm
21739
hi, Thanks for reply. I use data report. plz help me to solve this problem thanks Asral Sukma <alsukma@...> wrote: after delete or update data u have to...
rio reo
kavinn24
Offline Send Email
Aug 3, 2005
7:51 pm
21740
Change the Style of the command button to Graphical and you can adjust the properties withot doing API calls. Dan Opiela ... From: Nuno Fernando Afonso...
Dan Opiela
daniel_opiela
Offline Send Email
Aug 4, 2005
12:46 am
21741
I've made a VB program to do some printing to a local printer. I need to be able to launch that program somehow from the web. Can someone suggest how to do...
crazymyke666
Offline Send Email
Aug 4, 2005
2:23 am
Messages 21710 - 21741 of 32051   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