vba x 200

12,155 Topics

Member Avatar for
Member Avatar for sonia sardana

To Create a toolbar we drag the pricturebox & then the image. Suppose I want that the text is there in place of image ,Is it possible ??

Member Avatar for sonia sardana
0
207
Member Avatar for Abhijnan

Hi, Can any one help me out with a code which will take data from a CSV file and form a XML?

Member Avatar for choudhuryshouvi
0
151
Member Avatar for rajeshkhanna_in

HI all, Durig my development of a software I require a OLE field in MS Acess table, which is supposed to have MS Word documents stored in it. Can anybody help me in telling how to display, edit, save and retrieve the OLE Field in MS Access from within VB …

Member Avatar for rajeshkhanna_in
0
161
Member Avatar for Traicey

Having 0 knowledge in Scripts, I have been binded with this huge project that has to rut at server i.e an ASP.... Have heard about the scripts which are JavaScript and VBscript what I dont know is when do you use Javascript or VBscript is there any circumstances where you …

Member Avatar for peter_budo
0
79
Member Avatar for pratap89

:( Experts I am a civil Engineer trying develop a project in VB-6 for irigation management.Please help me to run a fortan77 program in VB6 environment using data file from user in runtime. Minimum Give me real steps and code .Kindly help me. Pratap

Member Avatar for Ancient Dragon
0
108
Member Avatar for Mr.Wobbles

I am writing a program that will take input from the user in the form of a tree-view and create a form and a database based on the tree-view. I have everything working except the group-box control for the boolean expression. I will give a sample code of the text …

Member Avatar for Mr.Wobbles
0
156
Member Avatar for Jmafia

It is always possible to create a Vb program and Hide its Visibility or make it not to appear on the task bar. But what is eating up my mind is how to make it not be seen with the taskmanager!!

Member Avatar for Jx_Man
0
76
Member Avatar for Jhakda

Hi All I'm a rookie VB developer. I have to read some data from the Database which happens to be in Japanese language. I have to get this data and put it into another DB on my local machine. I run english version of Win OS.While i try to read …

Member Avatar for Miyuki
0
80
Member Avatar for CarpKing

I am developing an excel solution and so need a little help with VBA. I have developed 2 macros that run on the spreadsheet "Sheet1" and have linked them to buttons on the "Menu" Sheet. The macros run with no errors on the "sheet1" sheet however have no effect if …

Member Avatar for CarpKing
0
110
Member Avatar for Jhakda

Hi All I'm fetching lot of records from a central DB and i have to insert/ update these records in my local Access DB. Right now, i'm opening and closing 1 connection per record i insert/update in Access. I know this is wrong. In Java(which i'm more used to) i …

Member Avatar for Jhakda
0
599
Member Avatar for mukund_Sadrani

can i open passward protect mbd file from vb 6 with shell commad or any othe commad i tried with opencurentdatabase but my aceess window dose not maximize autometicaly any help plz......

Member Avatar for choudhuryshouvi
0
113
Member Avatar for tardis1234

okay, i'm making a kind of role playing game just for fun, on powerpoint, i'm not very good at visual basic, so i thought it would also help me to learn. anyway, i'm trying to make a counter for money and this is what i've got so far: [code] Dim …

Member Avatar for Jx_Man
0
90
Member Avatar for dks1383

Hi I need some information about working with memory by vb6: 1-How can I directly read a byte with special address in memery? 2-How can I find the start address of an exe file (that run) in memory? Thanks.

Member Avatar for Jx_Man
0
130
Member Avatar for rajeshkhanna_in

Hi all, I'm developing a software in vb 6.0 with MS Access as backend. This software requires to save the text files in the table. Now the problem is the text will be formatted (Bold, Underline, it may even have MS Word Tables). I have on the form a RTF …

Member Avatar for QVeen72
0
193
Member Avatar for hasmiza

hello..please help me i need to edit data using form(user fill in details)..but after editing the record in database.nothing changes happen otherwise it create new row of date [ICODE][/ICODE] databook.Recordset.Edit databook.Recordset("name") = txtname.Text databook.Recordset("ic_num") = txtIc.Text databook.Recordset("room_type") = cboroom.Text databook.Recordset("check_in") = cbocheckin.Text databook.Recordset("check_out") = cbocheckout.Text databook.Recordset("Month") = cbomonth.Text databook.Recordset("Year") = …

Member Avatar for choudhuryshouvi
0
104
Member Avatar for mar1

Are there several ways to call from a VB program a VB subroutine in another file? Of course I can open and read any data file and interpret its contents, but I'd like to find some more elegant approach, the commands in the called file being interpreted directly by VB …

Member Avatar for choudhuryshouvi
0
64
Member Avatar for turquito

Hi all I would like to know how i can obtain the address from intent radio staion for download music. The program RadioTracker do it, but what is the base for to do that?, first to have the web address where is the file (mp3, wmv, ...) and second according …

Member Avatar for choudhuryshouvi
0
113
Member Avatar for ITech

hello ..this problem i am posting 3rd time still not resolved i aam trying to develop a project using vb and access i have got a problem i have 3 tables in access 1.Cust info table(fields are listed below) cust id,name,age,sex,country...etcxc(primary key cust id) 2,indate(fields are listed below) custid ,packageid,date,intime,outime(no …

Member Avatar for jireh
0
136
Member Avatar for buzincarl

HI, I am having a few problems, I want to make a simple login that will read a text file where the "username","password" will be, it will be displayed like this: "username1","password1" "username2","password2" etc, I would like it so that the login form will read the data, if a user …

Member Avatar for choudhuryshouvi
0
2K
Member Avatar for ruchika beddy

I do not find Commnon Dialog Control in the toolbox,Can somebody plz tell me from where to drag the control? I have just General Tab in my toolbox????

Member Avatar for choudhuryshouvi
0
626
Member Avatar for rrocket

I have a bunch of print statements in a SP that tell me exactly what went wrong in the SP (if anything), but I cannot figure out how to capture the text in the [code=sql]PRINT 'Receiver and Customer don''t match'[/code] statements... I pretty much want to get the info with …

Member Avatar for rrocket
0
109
Member Avatar for mukund_Sadrani

any one help me to create datarepeater with combo and text field like sub-form in access

0
78
Member Avatar for mukund_Sadrani
Member Avatar for QVeen72
0
161
Member Avatar for Iken

Hi I have a huge list with staff numbers in the workbook sheet1 range from column A 3 to a (unknown the maximum). Which data around 1500 named list (just a numeric the staff no I need to validating who when attendance the general meeting in the main hall, who’s …

Member Avatar for manoshailu
0
97
Member Avatar for ITech

hi i aam trying to develop a project using vb and access i have got a problem i have 3 tables in access 1.Cust info table(fields are listed below) cust id,name,age,sex,country...etcxc(primary key cust id) 2,indate(fields are listed below) custid ,packageid,date,intime,outime(no primary key) 3.package info table(fields are listed below package id, …

Member Avatar for jireh
1
308
Member Avatar for masakii

hi. i wonder to know is it possible to create a project which working with RTP in VB 6.0? i just discover and learning to make a file transfer project using TCP (using VB).. i hope anyone could give me more info about working with RTP in VB.

0
54
Member Avatar for Hollygolightly

Hey all I have no idea how to write this in VB. I have printers set up as default named "KM250_2" and "KM250_1" respectively. These printers just print single sided. I need to be able to print duplex, so I have set up the same printers, but with slightly different …

0
45
Member Avatar for saurabh.verma

hi i am working on a project and i have to make this form which tells which other forms have opened i have a menustrip which has a menu now what i need to do is this: everytime a new form has opened i want my menustrip add a new …

0
72
Member Avatar for DJ-KhaosTheory

Hello all, I have been working with the playsound() function in Visual Studio 2005, and find myself coming up short in getting it to work. I have recieved many compile errors, and never successfully have gotten it to function. I am using VC++ console application, WITHOUT a precompiled header. My …

Member Avatar for DJ-KhaosTheory
0
4K
Member Avatar for ladyjade

Im working on a visual basic project and i am making a web browser which i am using IE web browser component. I want my web browser to be able to add tabs like Internet Explorer 7,using the tabstrip control...Please can [B][COLOR="Red"]ANYONE H-E-L-P[/COLOR][/B] :icon_eek: me with this. Ive been searching …

Member Avatar for ladyjade
0
122
Member Avatar for irshadAhmed

Please can anybody help me in reading the ms-word file in vb and storing the data in grids thanks

Member Avatar for choudhuryshouvi
0
95
Member Avatar for sree_rekharaj

hi! unable to get DATA ENVIORNMENT 1.0 check box under referances in project menu in vb6. i would like to know which DLL file i have to download in order to be able to check this option. i require this information urgently. thanks rekha

0
80
Member Avatar for msantosh18

can any one help me in the following problem i have created a exe file in visual basic. in my application if i click a command box a excel file will open. the excel file is accessible in my system. but if the exe file is executed in any other …

Member Avatar for choudhuryshouvi
0
111
Member Avatar for AndrewE

Hi This VB code below runs fine in Excel 2003 under an object in a form and the file browser window opens nicely, allowing the navigation to and selection of a file. However, I need to have the same functionality running in an Excel 2000 environment. The problem is that …

0
73
Member Avatar for sonia sardana

Can somebody send me the basic book of Visual Basic if they have??? & if its possible to send on net...Send me on the below given Id-> [email]sonia.sardana@yahoo.co.in[/email]

Member Avatar for ladyjade
0
93
Member Avatar for Yogesh Sharma

HI, I have made a menu with two menu Items Colors Size. Colors will further have the submenu Items--> FillColor Exit FillColor will further have-->Red,Green,Blue Size --> Small , Large If i write the foll. code--> [B]Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) …

Member Avatar for choudhuryshouvi
0
214
Member Avatar for mike4

I made a hotel software and connected it to a access database created using the visual data manager. The software runs very well but when records in a table for daily stock taking reaches around 2000 the software starts messing up with my table. I am suspecting that the table …

Member Avatar for choudhuryshouvi
0
133
Member Avatar for jongreen

I was about to start coding a spread sheet to take unit quantities, unit conversion, scaling data and unit costs (all on separate pages in the same .xls file) to produce a final cost/quantity total. Anyone have starter code? Just looking for a shortcut today! I can modify anything, so …

0
55
Member Avatar for ITKnight

i want my program able to change cursor at runtime. give a hand pleasee.... thanks all...

Member Avatar for Jx_Man
0
231
Member Avatar for Vega_Knight

My Friend tell me to using GetSystemInfo api function to get a couple information : - Number of procesor - ProcessorType - Low memory address -> MinimumApplicationAddress - High memory address -> MaximumApplicationAddress but i didn't know how to use this function. anyone know how to do this??? please help …

Member Avatar for Jx_Man
0
624
Member Avatar for Neji

how i can get all drive in my computer? does anyone know how to get it?? Thanks.

Member Avatar for Neji
0
167
Member Avatar for sonia sardana

In vb.net no form is MDI,any form can ve made MDI by setting IsmdiContainer property to true. But in Vb we add the MDI Form. In Vb.net Form1_click dim obj as new form1 obj.show() obj.mdiparent =me But in VB,i write dim obj as new form1 obj.show obj. but there is …

Member Avatar for sonia sardana
0
91
Member Avatar for savio_1987

I have a few numeric values in string format, i need to convert the nos into integer so that i can use them for comparision e.g taken the month as 3, but in string it needs to be converted into integer for conversion, how do i go about in VBscript …

Member Avatar for autocrat
0
140
Member Avatar for rehanrana

I built application in VB6, my application appear in system tray, when I double click on icon of my application, it run screen saver, my screen saver shows images and news. Screen saver functionality is that when user press F2 key, my screen saver open news detail in browser. But …

0
54
Member Avatar for sonia sardana

Private Sub Command3_Click() Dim a, b As Integer Dim divide As Double a = 10 b = 3 divide = div(a, b) MsgBox (divide) End Sub Private Function div(a, b) div = a / b End Function Function return type by default is integer in C. & if we do …

Member Avatar for choudhuryshouvi
0
101
Member Avatar for ITech

hi i aam trying to develop a project using vb and access i have got a problem i have 3 tables in access 1.Cust info table(fields are listed below) cust id,name,age,sex,country...etcxc(primary key cust id) 2,indate(fields are listed below) custid ,packageid,date,intime,outime(no primary key) 3.package info table(fields are listed below package id, …

Member Avatar for QVeen72
0
201
Member Avatar for zawpai

Hi all, I haven't used 'Data Base' in VB 6.0. Now, I would like to create small data base with microsoft access 2003 for testing. Could anyone please give me some guidelines to do this or give me some good link to start to lean? Best Regards, zawpai

Member Avatar for zawpai
0
322
Member Avatar for dnk

i wanna to get size of file. help me how to get this. anyone know how to do this. any help will be appreciated :)

Member Avatar for Jx_Man
0
158
Member Avatar for buzincarl
Member Avatar for choudhuryshouvi
0
95
Member Avatar for dks1383

Hi I have a window , there are some texts on that window , I know the hwnd of that window , how can I write a program whit win32 API (in vb6) to access the texts. (the texts are not in any control such as textbox or label ,...) …

Member Avatar for dks1383
0
110

The End.