vba x 200

12,155 Topics

Member Avatar for
Member Avatar for yogesh_vb
Member Avatar for jireh
0
84
Member Avatar for anitha2324

[COLOR=#555555]am trying to create a web page to be used by my network users (inside my intranet)[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]I want to get the visitor's name of my page ( in another words to get the network login user name of the person who is visiting my web page)[/COLOR] [COLOR=#555555] …

Member Avatar for gpm1982
0
304
Member Avatar for technogeek_42

can anyone help me how to create or to make my program a self running and don.t not be open to run.

Member Avatar for technogeek_42
0
299
Member Avatar for jwryan

I have recently dug up an old application I created and I am trying to rewrite it in VB express 2008 but it is looking at the script as being completely foreign. I have created a button, and added a script which has some of the following: strComputer objWMIService It …

0
60
Member Avatar for quijote_mx

Hi! I'm using the following code to autosize columns in MSFlexgrod contro, but it doesn't work properly. The maximumm width calculated with the code for every cell in a column is narrower than the requiered width. I taught it could be related with the scalemode parameter and it is, but …

0
64
Member Avatar for lerkei

can anyone help me to apply the loop function in mmcontrol for sounds? to continuously repeat the sounds...tnx

Member Avatar for Jx_Man
0
66
Member Avatar for ajeckhobar

Give me some general useful tips to write an internal mail using VB and Access. Help me in designing the database. How I can save attachment files to an Access Database Table?

0
65
Member Avatar for ermia2008

' The popup menu object: Private WithEvents m_cMenu As cPopupMenu lIndex = m_cMenu.ShowPopupMenu(btnAnimate.left, btnAnimate.tOp, btnAnimate.left, btnAnimate.tOp, Me.ScaleWidth - btnAnimate.left - btnAnimate.Width, btnAnimate.tOp + btnAnimate.Height, False) I have added the dll which is related to this popup menu through the references, but the error shows me: ActiveX component can not create …

0
59
Member Avatar for rajeshkhanna_in

Hi all, I'm using vb 6.0 and crystal report writer xi. I found it quite easy to create reports in crystal report writer xi, but my problem is "HOW DO I CONNECT MY REPORT TO A VB PROGRAM?" What will be the code required to be given so that a …

0
55
Member Avatar for suneel kar

Dear Frnds , I wanna match two files containg data One Containg (like 1000 pdf's) and another containg 1050(pdf's) 1.They should match similar pdf's and write remaing or extra pdf's in another folder. 1.data is with .mdb Format. anyone who can help will be appriciated. with high regards in advance …

0
81
Member Avatar for ajeckhobar
Member Avatar for jaasaria

hi, to everyone... i would like to design something new on my system.. but i have no idea where i can get thissss... it's like in the ms word that theirs a dog their that guide the usersss... thxxx for reading...

0
52
Member Avatar for Jay El Pastel00

I have been trying to open a web site , view the html source and save to a file using VB 6. Any help? Thanks.

0
54
Member Avatar for hawisme000

i only have knowledge of connecting into a database(singel PC) but i have now idea where to start when my database needs to be centralized(1database for many PC) or (Network, LAN connected database) can any1 help me on how to make this, my code for connecting a database to VB …

Member Avatar for hawisme000
0
93
Member Avatar for Fasola

im tryin to find out the best way to turn an excel spreadsheet that has all types of formulas in it into an application that i can put on a disk to be installed on a pc

Member Avatar for leo002000
-1
91
Member Avatar for saminishad

Am Samitha from U A E,but am an Indian completed M C A.Am married and my husband is a textile engineer. I found this site in google and registered as i have to complete a new project in VB 6.0 for my husband's company. i have a doubt in inserting …

Member Avatar for leo002000
0
90
Member Avatar for leo002000

I am currently using the visual studio 2005 express edition. I would like to upgrade to the 2008 express. So I would be using Visual Web dev 2008+Visual Basic 2008. These run on .net 3.5, at the moment there isn't an sql server 2008, would I be ok still using …

Member Avatar for leo002000
0
94
Member Avatar for jaasaria

hello averyone.... someone know how to write I.N.I database in my path.... plsssssss kindly help me... jaasaria

Member Avatar for jonc
0
67
Member Avatar for mgorecki

Hello, I have been trying to understand using the "Tabbed Dialog" or the "TabStrip" commands for my VB6 program. I can create them on my form, but I can't put anything (buttons, labels, textboxes,...) onto them. The toolbox that contains the diferent tools disappears when I select the tab control. …

0
75
Member Avatar for Idaayat

Hi bros & sistrs, I need a project ideas in vb script. I dont have any idea in VB script. We have to do HTML project using vb script. Can any one suggest me a good idea pls?

Member Avatar for VIeditorlover
0
70
Member Avatar for QB_Pete

I’m trying to find out if either VB6 or Delphi could be used to make a simple dialer for Windows XP. A dialer my friend made in VB5 works on NT, but not on XP. By a simple dialer, I mean one that I can use to read a single …

Member Avatar for mrmink
0
187
Member Avatar for P90K

i want to have some data out of an excel file. but the excel file isn't opend bij vb. how can i get data out of that files than???? i now how i can get data out of a file that is openend by vb it self. but when a …

0
62
Member Avatar for P90K

hi i want to close an excel file. i have already this code [CODE]Windows("datamppm.xls").Activate ActiveWorkbook.Close savechanges:=True Application.Quit End [/CODE] but when ik click te button to close the excel file. excel gives an "error" that there are item on the clipboard. en then i have to chose yes or no …

Member Avatar for P90K
0
168
Member Avatar for lerkei

how can i limit the textbox to input sysmbols and numbers such as 1,2,3,4,.......;'/,[]=-.... and as such pls help...

Member Avatar for Jx_Man
0
133
Member Avatar for lerkei

pls help, the sounds in my project stops after a single play...after a set of music played, it never repeats again...how can i continuously play the sounds pls help...

0
56
Member Avatar for pbosek

Can somebody let me know how in Word doc can a word be searched and then get Nth word in that line(found text line), using VB??

Member Avatar for Diguelo
0
261
Member Avatar for ajeckhobar

Need helpful hints to creating internal messaging software in a network including attaching files.

0
109
Member Avatar for pbosek

I get binary data from a file which is to be displayed in hex byte wise(i.e. 2 digits). format$(hex(num),"00") places a leading zero for single digit numbers but it doesnot support for hex (A-F). How do i get leading zeroes for bytes of values A-F? Is there any simplae way …

Member Avatar for pbosek
0
364
Member Avatar for dragonheart

in my project i need to load another software (it is just for viewing purpose) through a Vb form . i tried to use OLE containers, but when i run d program and double-click the icon in the OLE container, it doesn't do anything, not even sends an error msg …

Member Avatar for x2per14
0
106
Member Avatar for werks

Hello does anyone know how to lock the system within a specified time? Like a screensaver.. Actually i want my system to automatically lock if it is unused for about 15 minutes..tnx in advanced

Member Avatar for werks
0
104
Member Avatar for Sayad2000

' For example in the following code I need to pick up an Attribute in an XML file, but for some nodes, the attribute is mispelt as "ANumberAnalysisCause" instead of "aNumberAnalysisCause". How can I pick up either of the two attribute node values? .. Set MoBN_AttributesNode = MoBN_Attributes.getNamedItem("aNumberAnalysisCause") MoAN_CAUSE(c_child) = …

Member Avatar for bushman_222
0
158
Member Avatar for kabir9873

can anyone please tell me how can i save my visual basic exe in such a way so that its exe run automatically when windows start if u know the answer please mail me at <email snipped>

Member Avatar for inuyashahasuma
0
100
Member Avatar for ukinaru

RUN-TIME ERROR '40006' WRONG PROTOCOL OR OR CONNCETION STATE FOR THE REQUEST TRANSACTION OR REQUEST. that is my problem,, here is my code that has an error. Private Sub Text2_Keypress(keyascii As Integer) If keyascii = 13 Then keyascii = 0 List1.AddItem (Text2.Text) Winsock1.SendData Text2.Text Combo1.SetFocus End If End Sub please …

Member Avatar for debasisdas
0
221
Member Avatar for dragonheart

i am trying to load data from the database to a dbcombo but i am not getting it properly i am using the following coding : [COLOR="Green"]Set db = New Connection db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;" & "data source= " & App.Path & "\db1.mdb;" Set rs = New Recordset rs.Open " select model_no …

Member Avatar for dragonheart
0
286
Member Avatar for rrocket

Anyone have a clue what I am doing wrong here? I have tried to call this function a bunch of different ways, but here is the latest: mProfitPercent = GetProfitPercent Here is the function that I am trying to call: [code=asp] Function GetProfitPercent Dim rsRegx Set rsRegx = Nothing 'Set …

Member Avatar for rrocket
0
206
Member Avatar for bushman_222

Hiya all, how do people send things over the winsock command. Say that you have a server that does two task (A and B), and the client tells the server to do each one. When I first started I tried sending an arrays and things like that, but could only …

Member Avatar for Diguelo
0
244
Member Avatar for mosses

Hi hope someone can help, command1.click if line1.bordercolor = vbBlack then line1.bodercolor = vbRed else line1.bodercolor = vbBlack End if end sub I need each time I hit the command button for a line (line1.bordercolor) to toggle between red and black. I'm switching on a wire in a circuit and …

Member Avatar for debasisdas
0
127
Member Avatar for hawisme000

any pls help mo on How to load a filename on a LISTBOX. also pls teach me that when i click on the filename loaded on the listbox it will run, i only need to load the names of my movieclips which is all (.avi) then when click will play …

Member Avatar for choudhuryshouvi
0
260
Member Avatar for priyala

Hi, I have doubt if I need to do a select statement with Where clause and the value to the varclause comes from the text box in the form. Then what is the syntax of the SQL select statement in VB. Thanks, Priya

Member Avatar for Mbt925
0
72
Member Avatar for Irmann

hai and hello everyone, 1) I have done the macro that can automatically pull data between 2 sheet in the same workbook. The example below, just compare 2 cell and then pull the 4 data to other sheet if true. If i have 100++ data to compare between 2 sheet …

0
60
Member Avatar for priyala

Hi, I have a query in VB. I have two forms. The first form loads after few seconds my second form has to load. How do I code for this. Someone help me out. Thanks, Priya

Member Avatar for Jx_Man
0
98
Member Avatar for mkarasu

who can help me to derive this C codes to VB 6.0 that can draw #include<stdio.h> #include<conio.h> main() { int i,j,k,l;m,n,r const char a[66]={'A','B','C','D','E','F','G','H','I','J','K','L', 'M','N','O','P','Q','R','S','T','U','V','W','X','Y ','Z','a','b,'c','d','e','f','g','h','i','j','k','l', 'm','n','o','p','q','r','s','t','u','v','w','x','y ','z','0','1','2','3','4','5','6','7','8','9','-','*', '_','@'}; FILE *dosya; dosya=fopen("murat.txt","w"); for(i=0;i<66;i++) for(j=0;j<66;j++) for(k=0;k<66;k++) for(l=0;l<66;l++) for(m=0;m<66;m++) for(n=0;n<66;n++) for(r=0;r<66;r++) fprintf(dosya,"%c%c%c%c\n",a[i],a[j],a[k],a[l],a[m],a[n],a[r]); fclose(dosya); } or can you send wordlist maker code as …

Member Avatar for debasisdas
0
89
Member Avatar for vbjenny

Hi, My name is vbjenny. I have a CIS degree and spend a lot of time working with the business community creating reporting tools. As you can probably tell by my name vbjenny, my area of expertise is in VBA specifically in Excel. But the vb also stands for Volleyball. …

Member Avatar for technogeek_42
0
126
Member Avatar for lerkei

does anyone knows how to make randomizing frames appear only once... because i'm using randomized questions, with the use of frames for my games., but my questions appear more than once...can you help me about this?...

Member Avatar for jonc
0
108
Member Avatar for jaasaria

this is the error i have... key column information is insufficient or incorrect. to many rows were affected by update. thx for viewing...

Member Avatar for jaasaria
0
105
Member Avatar for priyala

Hi, Can anyone tell me how to make VB forms an application as an installable something like an application. Thanks, Priya

Member Avatar for choudhuryshouvi
0
105
Member Avatar for Idaayat

Hi everyone! I just now signed in this site. I need a HTML project using VB script. Can any one help me or Please suggest me a good idea or title......

Member Avatar for Jx_Man
0
82
Member Avatar for technogeek_42

what code should i do to autorun a program to my computer using my USB? or just a program that will execute a start up and save it to the computer?VB6

Member Avatar for technogeek_42
0
340
Member Avatar for CodyOebel

Ok.. I use c++ numerous times to stream an output to script's to do further operations. Sometimes I need an email script, and will output one and manipulate the script with c++. As dumb as a question as this is I just want to clear my confusion before I go …

Member Avatar for twomers
0
87
Member Avatar for CodyOebel

Ok, I have noticed that everything I like to do in windows using c++ can easily be done with .vbs scripts. Just to clarify the books I looked into buying to teach me .vbs all mostly talk about vbscripting for html??????????????? Is that what .vbs scripting is usually for .. …

0
68

The End.