Generate Excel report
Hi All, i generate excel report with 0 error, the issue i have it's just repeat value as shown below for example. please what i'm missing? Thank you for your time spending here. Code: [Group Title]...
View ArticleTo Find missing sequence in excel
Need a VB exe which finds the missing sequence in the excel file.The excel file has 2 two coloumns one is id and the other is the sequence with start and End.Need the output in excel file.attached the...
View ArticleTwo or More Text Labels in User Control?
I am wondering if there is a way I could use two labels in a UserControl? I am considering developing a Family Feud game in which the answer and point value appears in their respective text labels in...
View Article[RESOLVED] Trayectory calculation problem.
I am lost ;), far time ago I was capable to resolve things like this, but now I haven't inspiration. I needs to reposition a form in such way that it is placed far from the mouse position, BUT, it must...
View ArticleProblems getting data from a webpage from inside A DLL
I have tried every method mentioned in every search topic and its not working for me. Its killing me trying to get it to work lol. I'm going serverless with my application so im doing away with the...
View Articlecan anyone help ? voice chat
hi all i need good source code for make a voice chat if you want please share example im also reading forum post but i not found good idea or good post sorry for my bad english :) Thanks All
View Articleprint immediate window ?
is it possible to print all immediate window to textbox at run-time ?:eek::eek::eek::eek::eek::eek::eek::eek:
View ArticleExpected end of statement
I'm trying a very simple script to output headings to a txt file. I know I'm missing easy as I'm still learning. I want my out put to be below in a TXT File, but I get "Expected end of statement" when...
View ArticleVideo Direction/Redirection
I have 2 video cards, each with multiple outputs/ports. I want to direct specific outputs (photos) through specific video ports; i.e. I was to send 'portrait' oriented photos to the port with the...
View Articlevb6.0,,redraw curve in the jpeg by using a pen?
i have an assignment to draw a curve line in the picture box that contain graph in jpeg situation.can i just draw it by using the pen?(manually)if that so,i don't know about the coding..or any other...
View Article[RESOLVED] Menu Disable/Enable
Hi I have menu which have options Masters , Transactions , Reports . I want if user has permissions for Master then it should be enabled else Menu Option Masters should be disabled. In Users table i am...
View ArticleResize a ListBox to can display a fixed number of items
Goodmorning :) I have a ListBox that shows several items (I don't know how many they are), but I'd like that the control can display at most FIVE items per time. I wrote this code: Code: Sub...
View ArticleMy own user control gives warning
In my vb6 application i am using my own user control for a button. I am using it from last 2 years.This user control gives warning like Failed to load control 'cmdBtn' from . Your version of may be...
View ArticleDilema With Overlay
Folks: Love programming in VB6, but have never come up with this exact dilemma before, and am hoping someone can lead me in the correct direction, as I cannot find an already made program that will do...
View ArticleRegisterHotkey - Problem with remembering the key
Hi! This is abit cheezy, because I understand what's wrong, but not how to fix it. Overview of the problem: I'm making a small program that registers a hotkey to the system (Ctrl + F) When the hotkey...
View Article[RESOLVED] Label on Command button
Is there any way to do this? By default the label goes behind the button. I was thinking it could be an easy way to have any forecolor caption.
View Articleocx question
i have this ocx is there anyway i can re open this and make some edits inside , remove author name or hide it, because i dont want people copying my work its like people looking for something they cant...
View ArticleInsert Data Form Textfield To WebBrowser URL
How can i get data from textfield in webbrowswe url in VB6 WebBrowser1.Navigate2 "http://hamariweb.com/islam/islamicnames.aspx?e= at that place i want to insert text form text field " Thank You Regards...
View Article[RESOLVED] How to read text from the internet?
Hello, I'm searching way to read a text from web page into TextBox. Method should work without Winsock or Inet controls and work on Windows 7 OS. Any suggestions would be appreciated, thank you!
View ArticleMultiCasting: advantages and disadvantages
Goodmorning :) I am not sure "MultiCasting" is the exact word to use to describe what I want to do, so I'll try to explain you better. I have a lot of Textbox controls onto several Forms. Each Textbox...
View Article