Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Browsing all 21916 articles
Browse latest View live

Not Searching

Hi Dim strsearch, strsql As String strsearch = InputBox("Search For", "Search Input Box") strsql = "SELECT * FROM m_itemmaster WHERE icode LIKE " & Chr(34) & strsearch & Chr(34) Openrstitem...

View Article


Listview Selected Row

Is it possible to lock particular row in a listview or cannot be selected again when doubleClick?

View Article


Run Time Error 5 (Invalid procedure column or argument

Hi When i move from 7 column to another column it gives this error Private Sub flxgd_EnterCell() With flxgd Select Case .Col Case 4 msgtxt.Enabled = True msgtxt.Visible = True msgtxt.SetFocus...

View Article

Remove quotation marks

I'm opening a csv file and I'm trying to check for quotation marks within the string so that I can remove them. For example in the following "Trial "A" 123" I want to get it so that it's "Trial A 123"...

View Article

How to have a vb6 executable append itself to another exe? Both still working?

Hello all. Is there a way to have an exe, made in vb6, append itself to another exe and having the resulting executable run both the original exes like you do with binders? I don't mean put a resource...

View Article


Filter Like

Hi I just cannot find why this skips a record can you help please Info:- ADO connection to 2 Datagrid's col(0) contains surnames in both grids and there are duplicates I want to find the first entry in...

View Article

If Else not working

I can't seem to get my else statement to work. Basically if the value of cellRef is Null i want a pop up message, any suggestions why this is not working? Many Thanks in advance! Code: Private Sub...

View Article

HTML Help Workshop Tutorial

Hi guys. I've done a search but nothing useful shows up. For many years I've been compiling the old Windows help files *.hlp for my apps and they have always worked perfectly. Vista, Windows 7, Windows...

View Article


Problem: Looping inputted data

The cost is already saved and is displayed in a text box when you click on the item in the list. The customer inputs the quantity and that is then multiplied by the cost to give the total. However, I...

View Article


Capture an Image and load in the form.

Respected Sir, I have made the code for capturing of Image and saving but i am unable to load on the form. I want to load that capture image in the form. Its an project of COLLEGE ADMISSION PROCESS in...

View Article

Adding a folder name to an app path.

Hi there and good day to you all. I have a student attendance program that will pop up a happy birthday message when they sign in on their birthday. The problem is the older version had all of the...

View Article

Converting a number from one calculation to a value of another calculation

I have this program that does the following: R = 252 G = 4 B = 4 Results = (R * 65536) Or (G * 4096) Or B which gives the results of 16516100 Now I know this value is not the value I need and I have no...

View Article

How exactly do you reinitialize RND in VB6?

According to the vb6 help file. You can reinitialize RND by using a negative number, where the positive equivalent of that number is the random seed. It says: "If number is------------------Rnd...

View Article


Input value within line of data

Hi, I have a file which contains values such as Print #ff, "IK_" & UCase(txtAction(0).Text) & "=(Gamekey=GI_AxisLeftY,Value=1.000000)" I only need to retrieve the text that was saved in the...

View Article

mismatch error

last night my code for searching students is working then I run it again and it says mismatch error and it would show null values inside the rs! field Code: Private Sub Form_Load() OpenCon     Set rs =...

View Article


Timer interval problem

Guys, please help me. I am currently using vb6. I am doing a computer timer system. I want to know the way how to compute minutes to price. For every 4 mins, 4mins = P1.00. I am totally jammed here....

View Article

Outlook 2010

Hello All Lately at the office they be getting more modern software, bit of a disadvantage for me for i use my proggy to start default email and add subject and mailto adress. But now we have OFFICE...

View Article


hex to unicode and unicode to hex converter needed

I am developing an application where i am receiving data in hex but i need to convert in to unicode format to show. if any one can help me.

View Article

Is there a way to make text blink in a COMMAND BUTTON ?

Is there a way to make text blink in a COMMAND BUTTON ? can you please give one example. THANK YOU...

View Article

OLE iexplore.exe

When i embed iexplore.exe using ole to my project it shows as an icon? I want it to show the IE itself!

View Article
Browsing all 21916 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>