10,987 Topics

Member Avatar for
Member Avatar for victor Thomas.D

Hi , Some one help me in excel macro If the cell vale is other than 2480, 4465, 3140,2689 i want the entire row to be deleted. regards Victor

Member Avatar for victor Thomas.D
0
104
Member Avatar for jameswoodhouse

I'm very new to VB this is my first attempt at a project. basically i want a simple program that will display a famous singers surname in a text box, then ask the user to input the singers first name in another box. The system must then check the answer …

Member Avatar for jameswoodhouse
0
489
Member Avatar for Ashish.Gupta

Dear Sir/Madam, Please help me to extract data from MS Excess according to date and how to show the output to dataenvironment. Please give me suggestion with help of SQL Query. Regards, Ashish

0
51
Member Avatar for Suriv
Member Avatar for sk8ndestroy14

Okay, so I just got Visual Basic, but I don't really know how to use it yet. I know just a few things here and there. I want to start out with just some basic things. I tried making the quadratic function, but I don't know how to assign a …

Member Avatar for jbennet
0
153
Member Avatar for Kees Baltus

How to get access to picture information, such as Width, Heigth, Manufacturer, Cameramodel, Exposuretime, Picture made on, Date created, Date changed and so on. (just like in Windows Explorer)

Member Avatar for Kees Baltus
0
285
Member Avatar for marlon ng

Hi! Beginner here. I'm using VB 6.0 . I created a new Access database (.mdb) using Visual Data Manager (from Add-Ins). If I right-click on a blank space in the Database Window, and click New Table in the context menu, a Table Structure window would appear. In it, I'm supposed …

0
64
Member Avatar for victor Thomas.D

Hi, Where to compile my vb coding, Now i am opening a excel then doing to Visual basic Editor and compiling my macro. Thanks in advance for your help""""""""""""""""""''' Regards' Victor

Member Avatar for PVBert
0
76
Member Avatar for royaloba

hello guys, we have a device, this device is creating a textfile log.. my problem is how to read a new line everytime the last line of the textlog changes..thanks in advance

Member Avatar for PVBert
0
84
Member Avatar for mariocatch

Hey All, Working with Excel currently: I'm trying to figure out how to attach the active sheet to an email and send the email. I can save the document out just fine in the format that I want, now I need to somehow copy the contents of the sheet and …

Member Avatar for PVBert
1
77
Member Avatar for uche

Pls. i need some slight explanations on how to hide of show forms in a multiple form project in VB 6.0. And how do i link my VB form to MySql database, is it the same way as in MS Access? Pls need some help.

Member Avatar for cute_soha
0
127
Member Avatar for victor Thomas.D

Hi, Some one help me, I want create a new mail message with to address ,cc address and with the subject. I want standard message in the mail also. Please help in this issue. Regards Victor

Member Avatar for victor Thomas.D
0
65
Member Avatar for gaurav4300

hi! i am facing an error in connection of vb6.0 to oracle. I want to take entry from vb & save it to oracle database. so plz send me solution of the problem. my id is [EMAIL="gaurav1121_mangal@yahoo.com"]snipped[/EMAIL]

Member Avatar for aparnesh
0
9
Member Avatar for pallavi.padav

hi i am a beginer in VC++ . i would like to know whether it is possible to Draw a line in the picture control by taking the values from the edit box i.e (x1,y1) and (x2,y2).

0
56
Member Avatar for victor Thomas.D

[B]How to close and save files, then to turn off the computer through VB6.0? cordings needed[/B] [B]Regards[/B] [B]Victor[/B]

Member Avatar for WaltP
0
67
Member Avatar for victor Thomas.D

[B]How to close and save files, then to turn off the computer through VB6.0?[/B] [B]cordings needed[/B] [B]Regards[/B] [B]Victor[/B]

Member Avatar for WaltP
0
64
Member Avatar for victor Thomas.D

Hi, Some one hep me, I want to open a selected mail from microsoft oulook in excel format. Will be very help full to me.............. Regards Victor

Member Avatar for WaltP
0
77
Member Avatar for kanemf

Hi, i need help for a vb6 coding. As i am now working on a vb6 project. (which is new to me as i have never learn before). Now the scenario is my project will be generating html pages. However, i need those html pages to have text display on …

0
51
Member Avatar for Witzbold

Hello, I am kind of new to programming in VB (and programming in general). I am trying to program a (what I assume to be simple) action of having a form when clicked open up a Excel Document. I need the path of the file it reads from to be …

Member Avatar for Witzbold
0
230
Member Avatar for thangasiva

i have a doubt can i key in the tamil letters(a language in india) in the 'tamil' colum of a tabe if yes how ?can i add tamil fonts and create colum in a table. letters should be in tamil when it displayd (not in english letters like v a …

0
66
Member Avatar for jacsoft

[COLOR=#444444]Hi, I want to make a program that copy’s itself while running[/COLOR] [COLOR=#444444]Can you please help!!!!? [/COLOR] [COLOR=#444444][/COLOR] [COLOR=#444444]Visual basic 8.0[/COLOR]

Member Avatar for PVBert
0
87
Member Avatar for polarcap

I am trying to paste a row of numbers next to an autofiltered row and it will unhide everything and paste into all cells. I have tried to use the Visible Cells Only command but it is only good for copying, not pasting. If you can, i need help to …

0
55
Member Avatar for john99

Hi everyone I am relearning to use VB after taking classes almost 10 years ago. I am stumped on remebering how to open a file using a command button. I have created some forms using VB that I want to activate from a main menu. I have made them .exe …

Member Avatar for bitbucket
0
300
Member Avatar for Nelly1965
Member Avatar for Nelly1965
0
200
Member Avatar for chachva

Hi all..........hope allu doing fine.. well m working in one of the software company as a Jr. S/W Developer on Vb & Sql Server....now i want to develop s/w which is related to images ...in which on a map image user can plots another image wherever he wants..until today i …

0
55
Member Avatar for ttamilvanan81

Hai, I need to Send and Receive Email using Ms-Access with Attachments. Anybody know how to send and receive Email's usin Ms-Access. please post me the details. Thanks Tamilvanan

Member Avatar for ttamilvanan81
0
253
Member Avatar for GaryP

I have used the conversion wizard to convert several vb6 programs. It works fine but.... I am trying to pass multi-dimensional array arguments to a subroutine which worked fine in vb6 but is not accepted in .net. The ParamArray/vb.net used at the end of the arguments only accepts one dimensional …

Member Avatar for GaryP
0
116
Member Avatar for Kcin

For i = 100 To 2 Step -1 MyStr = Trim$(Replace(MyStr, Space(i), Space(1))) Next I dont understand:sad: the part where "Step -1" is used, and this part: "(MyStr, Space(i), Space(1)))" plz help explaining this to me. THx in advance;)

Member Avatar for scudzilla
0
87
Member Avatar for Micheal R Jorda

[B]Hi every one[/B] I have an application that gives the handle and information about the window that mouse goes over it I know the stupid way to get the handle or any information from the teXt that holds it and it's Open Notepad and write to it So What i …

Member Avatar for aparnesh
0
79
Member Avatar for scudzilla

I'm almost finished with a task organizer project. Whenever a task entered is due, the app creates an alert form at the lower right corner of the screen. How can I play an alert tone whenever a form is created? I wanted it to be like the new email alert …

Member Avatar for aparnesh
0
72

The End.