9,979 Topics

Member Avatar for
Member Avatar for kehar

Hi, I would like to use textbox to accept date in VB 6 instead of using dtpicker. The text box should contain oblique sign like ( [B] / / [/B] ) to enter dd/MM/YYYY type date during form load. I tried to use Microsoft Mask Edit control also but it …

Member Avatar for vb5prgrmr
0
225
Member Avatar for imhunk

sorry ,but i m creating this thread again but i ealy couldn't get a solution i m trying to make a multimedia player in vb 6. i got some of the downloads which uses a picture box as a media tool and uses different functions on that . these project …

Member Avatar for vb5prgrmr
0
63
Member Avatar for CandyV

Hi... I'm new member I have some problem to ask. I' will connect Crystal Report 11 with VB6.0 but I don't know How to connect I know the first time, you must add Component Crystal ActiveX Report Viewer Library 11.0 and Add reference Crystal Reports ActiveX Designer Run Time Library …

Member Avatar for vb5prgrmr
0
748
Member Avatar for gingank

Hi guys i need some advise on do this system. I create a system called badge tracking system the system need to display the latest or the old information that having the badge. Inside the program have a datagrid that can direct edit into the ms sql 2000 and have …

0
66
Member Avatar for stevenaseron

um ive been asked by my prof to do a program that could possibly arrange 5numbers from lowest to highest..but im kinda new with programing can sumone pls help me THNXX

Member Avatar for stevenaseron
0
138
Member Avatar for g3nx_28
Member Avatar for cguan_77
0
215
Member Avatar for shahji

Hello, i am working on a macro where i need to copy data from a sheet to a different sheet in the same workbook. i normally use "vlookup" or "Sumif" or "Sumproduct" formulae to do the job. the datas is quite large and it takes ages to refresh the data …

Member Avatar for shahji
0
380
Member Avatar for suryc

I created a datareport accessing dataenvironment, I used 2 groups when i run the report it came back with error record source mismatch if i delete the 2nd group it works find. this is my initial datareport that uses two grouping. any ideas ? thnks cyrus

0
69
Member Avatar for klimfr

Hi guys.... i new here... i would like now how can i do one stuff easy--- I wanna do login windows... were the user put is Name and Passoword... when he click's OK.... it send me a email whit the stuff he right..... how can i do that? thncks ;)

Member Avatar for happygeek
0
102
Member Avatar for shiv0013

what will be the initial value of the fields created in a new table(dao)? how to change it?

Member Avatar for vb5prgrmr
0
115
Member Avatar for gingank

Hi guy it is possible two table information with same information expect the badge ID display it on one vb datagrid???

Member Avatar for sengreen
0
95
Member Avatar for rude04

hi guys!!can anyone show me the [B]simplest code[/B] to make a fully [B]transparent form[/B] ([I]only the form[/I]),,i need the[B] labels[/B] and buttons [B]completely visible[/B]..many many thanks!!!:)

Member Avatar for vb5prgrmr
0
124
Member Avatar for pixelerator

Hello my name is intekhab khab persuing BCA final i have some problem in Visual basic coding as i dont know any thing about Visual basic i know c/c++ php Ajax but i dont familiar with visual basic 6.0.Sir gave me assignment and two days of only please help me …

Member Avatar for vb5prgrmr
0
152
Member Avatar for jem00

How do I print a particular label or textbox in visual basic? By printing, I am referring to the actual hardcopy that comes out of a printer...haha Thanks for your help. Jem00

Member Avatar for vb5prgrmr
0
110
Member Avatar for aashishn86

i am creating a VB application.. is there a way i can ensure a user can install it only on one system and not distribute it ? something like a license ? thanks...

Member Avatar for vb5prgrmr
0
327
Member Avatar for sengreen

I am developing a program to receive serial data from serial port. I am successfully getting data from serial port with MScomm. The next step is to filter the data coming from serial port. Data Example: $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]1[/COLOR],??,,[COLOR="red"]007[/COLOR].60,[COLOR="red"]163[/COLOR].6,[COLOR="red"]00[/COLOR].2,[COLOR="red"]061[/COLOR].6,07.4,099.9 $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]2[/COLOR],??,,[COLOR="red"]006[/COLOR].60,[COLOR="red"]153[/COLOR].6,[COLOR="red"]10[/COLOR].2,[COLOR="red"]161[/COLOR].6,07.4,099.9 $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]3[/COLOR],??,,[COLOR="red"]017[/COLOR].60,[COLOR="red"]109[/COLOR].6,[COLOR="red"]11[/COLOR].2,[COLOR="red"]161[/COLOR].6,07.4,099.9 $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]4[/COLOR],??,,[COLOR="red"]107[/COLOR].60,[COLOR="red"]103[/COLOR].6,[COLOR="red"]09[/COLOR].2,[COLOR="red"]111[/COLOR].6,07.4,099.9 ............................... ...............................so on I want to filter the red coloured …

0
78
Member Avatar for iantoya
Member Avatar for iantoya
0
142
Member Avatar for fernando82

Hi everyone! I have a problem related with dates.... i have some textbox where i put dates to send to a database... i have conditioned the input just for numbers and / (backslash), but how do i check that no one inserts a format that's not dd/mm/yyyy... if i put …

Member Avatar for kehar
0
154
Member Avatar for Quan Chi2

Hi. I understand that its not nice to ask for a full program source. I dont think that making an autoclicker in VB would be such a long code. Mabye a few lines? If you won't make a full src can you please tell me what functions I would use? …

Member Avatar for autoclickinfo
0
197
Member Avatar for manoj_582033

Hi Friends I M Using vb6, i have a problem in this that when i execute my s/w so only, any single form becomes open at a time but i want that multiple forms must work together, Please Help Me.

Member Avatar for manoj_582033
0
107
Member Avatar for jliu66

Dear my friends, I am working a project to import and export a large amount data. Right now I save the data in spreadsheet but time consuming. I want to import and export those mixed data directly from and to csv file saved in C:\. The data file is comma …

Member Avatar for vb5prgrmr
0
186
Member Avatar for pmyk

How to use the name of one Userform which is received in another Userform as a variable? P. Michael

Member Avatar for vb5prgrmr
0
88
Member Avatar for Carson89

Ok, so I had some issues with the internal Outlook rules for moving emails as they arrive to appropriate folders so I wrote a small VBA module to do it for me. Here is how it works: [LIST=1] [*]When new emails arrives, an event is run for each new mail. …

0
51
Member Avatar for aayush2687

hii guyz howz u ?? i m making a software in VB6.0 for my project and i jst wanna knw dat how cn i build a data report for my project's databases. plz help me guyz with Code if any ......Thnak you in advance Gud day :D

0
49
Member Avatar for gingank

I'm a newbie in VB i want to ask if have a vb form 1 if i press the command button "ADD" it will call out the form i do vb form 2 so what is the coding for it ah?? Help me thank you

Member Avatar for pmyk
0
119
Member Avatar for sengreen

Hi everyone. I am making aproject in vb6 with MScomm. Computer A connected with a device on serial port. I can receive the data from serial port in a text box. Computer A can also dial cmputer B to make connection. But it is unable to send data on modem …

0
55
Member Avatar for teked

Hi i want to display the version number of my application in VB6, I know the solution is going to be really simple.. please help!

Member Avatar for teked
0
4K
Member Avatar for vanathi_vb

[B][/B] Hi, please assist me how to move the last record in detail section with report footer details.both are set to keeptogether property ,so that it will go to next page if any breaks . say for example i have 20 lines to print in detail section .in report footer …

0
54
Member Avatar for gingank

Hi guy i need some help on checking this table structure is right or wrong. PLEASE CORRECT id i'm wrong [U]tblBadgeNew[/U] iBadgeID (Foreign Key) iEmpID (auto number) iActive iRecycleStatus iIssueDate [U]tblBadgeOld[/U] iBadgeID (auto number) iEmpID (auto number) iActive iRecycleStatus iIssueDate This two table will send data to the data grid …

Member Avatar for vb5prgrmr
0
105
Member Avatar for gingank

I create two table in the MS SQL server so I need to retrieve file from this two table into one datagrid in the vb programming will it be work. I have a unique key that is badge id. So when I key it then it will get data from …

Member Avatar for vb5prgrmr
0
124

The End.