vba x 200

12,155 Topics

Member Avatar for
Member Avatar for thwias1b3008

Hi, There's no error on my codes for searching the Record in MSFlexGrid, but i want to know :-/ if its [B]possible to search the record in other column of MSFlexgrid.[/B]:-/ for example I want to search the record that is placed on the column 3 and not in the …

Member Avatar for thwias1b3008
0
122
Member Avatar for guneyinanc

Hey, I wrote chat programme in visual basic but after I create exe and send it to other computers, two computers are not communicated since I receive runtime error '424' object required. I think it is because winsock.ocx file. I check other computer if it has winsock.ocx file in system …

0
42
Member Avatar for firoz.raj

I Simple want when user click on the combo box .the other corresponding detail should come in a text box.i have written a code but it is not working .Kindly help me. any help would be Greatly appreciated.here is the code what i have written. [code=vb] Private Sub CboEmpName_Click() Dim …

Member Avatar for firoz.raj
0
129
Member Avatar for bordino

hi im new to vb6 isit possibloe to create a multiple variable each variable holds some ascii keys example [CODE] VARIABLE 1 VARIABLE 1 VARIABLE 1 KEY 98 KEY 122 KEY 88 KEY 99 KEY 121 KEY 89 KEY 199 KEY 123 KEY 90 KEY 200 KEY 124 KEY 91 …

Member Avatar for vb5prgrmr
0
75
Member Avatar for MansoorAhmedK

[B]How i save Picture 'BMP File' in Sql Server Image Field, Plz send me full Code in VB.6[/B]

Member Avatar for tom curren
0
128
Member Avatar for firoz.raj

Can anybody tell me .How should i see collection value using immediate window.any help would be Greatly appreciated.when i type ?m_cEmployees.Item(1) in a immediate window i got error object does not support this property of method.Kindly find the attachment also.any help would be greatly appreciated. [code=vb] ?m_cEmployees.Item(1) [/code]

Member Avatar for vb5prgrmr
0
56
Member Avatar for ngochoan2006

I have a question for you, I want make a program by vb, From it can send picture (gif) to message of Outlook ( Express or Outlook Office ). But I can't write code !!! I can send text to it, but I can't send picture to it. Can you …

0
42
Member Avatar for Ancient Dragon

Has anyone tried to write [URL="http://support.microsoft.com/kb/307398"]this tutorial [/URL]using VC++ 2008 Express? The article claims to be written with VC++ 2005. But I thought 2005 and 2008 used compatible versions of CLR language. I'm getting all kinds of compiler errors -- for example [icode]String* str;[/icode] instead of using [icode]String^ str;[/icode] and …

Member Avatar for Ancient Dragon
0
222
Member Avatar for sham
Member Avatar for gingank

Hi can i use the if else statement to decide on the information go to specific tables that i create?? The form that have fill up will be send to the table 1 or table 2 that i created at ms sql 2000 base on the user write active or …

Member Avatar for vb5prgrmr
0
89
Member Avatar for bobjonson4

Hi All, Got a bit of a problem. I have a COM Component for an ASP project that reads a binary file from a location on the HDD (could be from 60MB-200MB) and, with the response object found in ASP.DLL, sends the file in chunks of 96kb. The aim was …

0
50
Member Avatar for nagatron

I am having a problem on how to count numbers inside text area. . . example: In my text area I have 10 numbers. 12, 06, 31, 22, 53, 28, 96, 71, 10, 47 the the program should count how many 0,1,2,3,4....9 excluding the comma. I don't know how to …

Member Avatar for nagatron
0
130
Member Avatar for gingank

Hi guys do anyone know how to add column inside the data grid i open the data grid properties why only got two column i want to add more also cant help me please? It is need to using the code to add or just set on the data grid …

Member Avatar for cguan_77
0
87
Member Avatar for gingank

Hi do any one know how to add info into two table. I hava a page call add page it will add the info into one of the two table base on the active account or non active account ? Do anyone know use what method to do it using …

Member Avatar for vb5prgrmr
0
78
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
307
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
830
Member Avatar for Ricky80

hi, i'm creating application using visual basic 2008 express. It's great acctually, but I'm having problem creating report with it. Can anyone suggest reporting tools that can be used with VB 2008 express? I tried microsoft report viewer 2008, and it seems that vb 2008 express doesn't support report design …

Member Avatar for mahr
0
347
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
76
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
159
Member Avatar for g3nx_28
Member Avatar for cguan_77
0
238
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
410
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
74
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
121
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
136
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
112
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
143
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
169
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
129
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
480
Member Avatar for Manikyr

I need help with my visual basic assignment! The program has to include an array with at least two strings. In the layout there should be one label which explains what the user has to do, for example "Write two strings" (or x strings) and one label that shows the …

Member Avatar for scsachira
0
177
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
89
Member Avatar for jpjones23

By way of introduction, I found DaniWeb and joined to continue to a link referenced in another newsgroup. I've worked in IT for over 30 years with an 8 year hiatus in the late 60's/early 70's when I was a breakfast, lunch and dinner cook and a sous chef, a …

Member Avatar for happygeek
0
124
Member Avatar for iantoya
Member Avatar for iantoya
0
164
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
185
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
216
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
128
Member Avatar for flinto

Hi Im new to Crystal Reports. Im using Visual Basic 2008 with Crystal Reports 8.5. For an Accounting program i would like to do some reports to show all totals, dates of trades, counterparty and so on. The Results should be shown in a table / spreadsheet. The data i …

Member Avatar for kvprajapati
0
106
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
204
Member Avatar for Ben756

Hi... I'm new to VBA in Word and need a nudge in the right direction. I've written a Word VBA Userform that adds bookmarks & sets their values on the fly with either an ASCII Chr(9) for a tab or CHr(13) for carriage return after each bookmark. However, when I've …

Member Avatar for Ben756
0
293
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
108
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
62
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
58
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
133
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
64
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
58
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
115
Member Avatar for Dio1080

Hello, I'm new to VB script and I was wondering if anybody have any pointers on how to use VB Script with active directory?, for example, import and export data out of Active directory using scripts. Any hints or guides or anything that will help me out.

Member Avatar for vb5prgrmr
0
87
Member Avatar for Dhanyanarayan

Hello sir, My program developed in VB6. I need to write a code to wait for few minutes , I tried it in timer control but it wont work .Cld u plz give a new solution.

Member Avatar for vb5prgrmr
0
121
Member Avatar for shaikh_farahnaz

hi everyone out there i'm seding this request again plz help me out .......thanks currently i'm facing this prblem can anyone help me out wid this i'm using ADOCD component in project and also added reference of adodb but resulted in following list of errors Error 1 'CommandTypeEnum' is ambiguous …

Member Avatar for vb5prgrmr
0
209

The End.