12,425 Topics

Member Avatar for
Member Avatar for James778

Hi Everyone, I have sheet with rows filled with text, and I copy each row and paste it in another sheet,(paste special transpose). I created a macor for this step. but how to add the loop code so it keep doing the same steps till empty. Thanks

Member Avatar for ddanbe
0
44
Member Avatar for crazy_neha

hello, i am neha currently and 2 nd year It student required to do a mini project using vb as frontend and sql as backend i liked the idea of student database project can someone help me with its coding and gui screens plz its urgent only 2 weeks to …

Member Avatar for vincent diobi
0
1K
Member Avatar for Mico_1

if i'm going to select the ID # from Stud Info View , i want automatically display the selected number in another form and display the number in Student ID in form of Add Subject , i need your presence please help me .. please..

0
105
Member Avatar for matoo

hi there everyone this sounds sily but i am trying to make a calendar which will show attendance on the calander what i want is to stop on the todays date txtbox txtboxes are arreys so the name is txtDay(0), txtDay(1), txtDay(2)........... txtDay(41) Dim strDate As String Dim strStartDate As …

Member Avatar for BitBlt
0
222
Member Avatar for meLiel

hi programming masters! i need your help..how can i SEARCH a record in a database and display the results?? example: if i type an ID number or a name on the text box and click the search button it will look for the records and display it.. i have a …

Member Avatar for Reverend Jim
0
12K
Member Avatar for jugnu

Hi, I am running vb6 forms in vb.net. My question is that is there any way to populate variable in VB6 Form through VB.net Form? Actually I have a single form of Voucher. I have multiple types of vouchers and I am separating them by their character code like CPV …

Member Avatar for Mr.M
0
131
Member Avatar for hwoarang69

I need some help created a google weather api using vb .net. I found the code online and there are no errors. Problem is that I can't seem to display wether information. Nothing shows up on screen and I am not sure what I did wrong. any ideas? Imports System.Net …

Member Avatar for tinstaafl
0
534
Member Avatar for SpeakerKeyboard

I'm currently have and excel speadsheet that has 3 rows. What I would like to do is create a macro that reads the last populated row, usually will be column A1, and then created a new column listing the current date and time. So for example, I have ColA ColB …

Member Avatar for SpeakerKeyboard
0
208
Member Avatar for hwoarang69

I am new at vb .net and I want to know how to make website in it? like connect two papes or using header in different file and linking it together etc.. for some reason when I create a page than vb studio automatic adds a form tag and creates …

Member Avatar for djjeavons
0
3K
Member Avatar for matoo

Hi there Everyone I am writting a program POS in which i have employees database. they get a code or we can say employee ID numbers. 100001 100002 100003 now i want to keep the recourd attached with picture ID as well file names will be 100001.jpg 100002.jpg 100003.jpg as …

Member Avatar for matoo
0
272
Member Avatar for Sohail_4

Can any body tell me how can I detect Key press when my focus is not on the Form, Like I've Hidden The Form and I want to make it visible by pressing a single key or combination of keys I tried VBKEY case but that works fine unless I …

Member Avatar for Nutster
0
190
Member Avatar for Christian_4

can you please help me in my code MsgBox "Are you sure you want to Logout?", vbYesNo, "Confirmation" If vbYes Then Unload Me frmAuthentication.Show End If how can i have 2 choices example i want vb no and just stay with my form help me..

Member Avatar for Nutster
0
522
Member Avatar for chantalrdj

Hello, My computer has been slow and having problems for the last week or so. A message popped up the other day that my son said something about my internet provider found a threat or something weird. He closed out of the internet quickly, so I never saw it, but …

Member Avatar for Reverend Jim
0
614
Member Avatar for Papa_Don

Group, In VB.net, I use the following to return the actual name of a folder where data is kept. Is there an equivalent in VBA? I sure hope so. It would solve some problems for me. foldernameGD = CStr(getFolderNameGD("O:\Revenue Management\Centralized Revenue Management Service\CRMS Hotels", propertyNo2 & "*")) In advance, thanks …

Member Avatar for Papa_Don
0
309
Member Avatar for PinoyDev

Good day! I have a running code but I found it not very fast in terms of saving data. Is there a way to make it more faster? I am using msaccess as databse. Set RsTrandet = New ADODB.Recordset Sql = "SELECT TranDetail.AccountNo,cashflowcode, TranDetail.Narration, TranDetail.TranNature, " & _ "TranDetail.TranAmount, Acctmaster.Accountname …

Member Avatar for PinoyDev
0
279
Member Avatar for weekendrockstar

I am working with Visual Basic Studio 2013 and one of my forms requires the use of a web client component. I added Web Client to my toolbox and easily added it to my form. When VBStudio cooperates the form does everything as it should perfectly. However, when I loaded …

Member Avatar for djjeavons
0
259
Member Avatar for Papa_Don

Group, In VB.net, I use the following to return the actual name of a folder where data is kept. Is there an equivalent in VBA? I sure hope so. It would solve some problems for me. foldernameGD = CStr(getFolderNameGD("O:\Revenue Management\Centralized Revenue Management Service\CRMS Hotels", propertyNo2 & "*")) In advance, thanks …

Member Avatar for Minimalist
0
322
Member Avatar for themathprof

I'm coding in VB6. I have pictures in Picture1 and Picture2. I would like to replace the picture in Picture1 with the picture in Picture2. What code will get this done? Thanks.

Member Avatar for Santanu.Das
0
2K
Member Avatar for rstheshotts

hi, I was trying to download whatsapp for my pc and lots of rubbish came down instead. I have got rid of most of it but now every time I start IE searching.com comes up. Click on mu home page icon and ok. Also I've tried to uninstall all that …

Member Avatar for rstheshotts
0
613
Member Avatar for xuexue

hi guys.. i always got this error in vb6.. here's my code [CODE] '########### Variable declaration ########### Dim conn As ADODB.Connection Dim rs As ADODB.Recordset '########### Variable initialization ########### Set conn = New ADODB.Connection Set rs = New ADODB.Recordset strUserName = txtUserName.Text strPassWord = txtPassWord.Text connStringSQL = "MySQL ODBC 5.1 …

Member Avatar for Kishore1982
0
1K
Member Avatar for Gabriel_6

Calculate the total parking charges based on the time of entry and time of departure of each vehicle. a. 1st half hour :0.20 b. 2nd half hour :0.50 c. subsequent half hour :0.80

Member Avatar for rubberman
0
44
Member Avatar for Papa_Don

Group, I've created some spreadsheets that others use. The headings of the spreadsheets are divided up with colors. However after I've created these and saved them formatted as I like, some of these cells are changing automatically after the other users open them up. I've read online there may have …

Member Avatar for hefaz
0
208
Member Avatar for Papa_Don

Hi Group, I've recreated a spreadsheet that has multiple macro's behind it. One of these macro's opens and existing file, copies the data in it and then pastes it into the original workbook (where the macro's originate) and then closes the existing file. After the copy and paste is done, …

Member Avatar for hefaz
0
420
Member Avatar for hefaz

Hello all, I have created a pharmacy application in vb6, i packaged that, itselt has an access database. it works well in my pc, but when i want to send it to another computer, it installs there but dose'nt work there and says: C:// desktop/main/pharmacy.mdb is not a valid path, …

Member Avatar for hefaz
1
306
Member Avatar for Mike_25

Hi, I have two computers (Desktop and laptop), The desktop is my office computer and I have been using it for my application development(Visual basic). I have Visual studio 2013 and SQL Server 2014 installed on both computers. I exported the database from my desktop computer to the laptop and …

Member Avatar for Minimalist
0
221
Member Avatar for hefaz

in my vb6 application i face this error, Data Automation Error! No elements found, what is this belong to?

Member Avatar for hefaz
1
3K
Member Avatar for Jamie_7

When I try to recompile an OCX while in VB6 (run in Admin mode), I get "Permission Denied". I'm running Windows 7, 64 bit. I've already tried to set VB6.EXE to run in compatibility mode for XP SP3. I'm trying to create a new version of the OCX. I set …

Member Avatar for hefaz
0
259
Member Avatar for batoolhussain

hi everyone. I have written a program that convert from color image to gray image in asp.net with visual basic, but I have a problem am new in asp.net and I want to display the gray image but I don't know how. please help me. this is a code. If …

Member Avatar for madCoder
0
247
Member Avatar for pstanford

Hi, I've been given a task of printing from a grid in VB6 and came across the article shown below. https://www.daniweb.com/software-development/visual-basic-4-5-6/threads/431714/print-from-mshflexgrid-in-vb-6-0 I've implemented the code provided (re-typed, not copy/paste) and when I run it I get a run-time error 383 saying the printer properties are read only. For example, if …

Member Avatar for pstanford
0
444
Member Avatar for Mike_25

Hello everyone, This is Mike joing DANIWEB from Zambia. I have learnt a lot from this site and i have decided to join and learn more and more. I am new to visual basic programming. Looking forward to learn more from the experts in here.

Member Avatar for advent_geek
0
110
Member Avatar for goowee

Hi VB Wiz, I have a data that is currently displayed in row, but i need it to display in one column. this is how currently look like set1 [lastname/firstname] [lastname/firstname] [lastname/firstname] [lastname/firstname] set2 [lastname/firstname] [lastname/firstname] [lastname/firstname] [lastname/firstname][lastname/firstname] [lastname/firstname] [lastname/firstname] [lastname/firstname] set3 [lastname/firstname] [lastname/firstname][lastname/firstname] [lastname/firstname] [lastname/firstname] [lastname/firstname][lastname/firstname] [lastname/firstname] [lastname/firstname] [lastname/firstname] …

Member Avatar for BitBlt
0
164
Member Avatar for redleak

I have a problem in updating my textfields in the table I posted in my form. For example for my inventory system, I want the QUANTITY of my products to CHANGE its value everytime SALES are performed. Hope you guys can help. THANK YOU SO MUCH.

Member Avatar for hefaz
0
6K
Member Avatar for BustACode

I, and many others, desired a "switch" keyword in Python. For me it was to a desire to make some of my code more compact and readable, as I often have many user selected options for the code to weed through. So I set off on a journey to figure …

Member Avatar for Mark_37
0
603
Member Avatar for Franklin_1

I've got a problem on Visual Basic code. Never used it, and I'm supposed to edit this code below. I need to grey out the fields that have been transferred to the first page from pages (1,2,3) on pages 1,2,3. So after a field is transferred to page one, it …

Member Avatar for Mr.M
0
170
Member Avatar for vann_1

Can someone tell me how to connect combobox in vb6 to database (db2) I need to select from my combobox and the data should come from database.

Member Avatar for Minimalist
0
53
Member Avatar for lyca

Ive been installing a VB application on another computer, but wen im running the program an error occurs it says that my database is not valid(the path). my program has no app.path thats why i install it on Local disk D. Wat should i do now? is there any option …

Member Avatar for hefaz
0
209
Member Avatar for AndreRet

**Modifications Required for VB6 Applications to Work on Vista/7** Thanks to Hassan Basri in VBForums **Application Changes** - Remove SendKeys calls and replace them with API code. - Use the HKEY_CURRENT_USER in the registry for the settings of your application. - Do not write to HKEY_LOCAL_MACHINE. - If you are …

Member Avatar for hefaz
2
5K
Member Avatar for hkdani

Wouldn't it be nice to have a sizable command button in VB6? Face it. In the hidden recesses of your mind you have always wanted to be able to resize that command button in VB6--after the program is running that is. It's just that VB6 has not provided you with …

Member Avatar for hefaz
1
803
Member Avatar for Afghan2

when i click on a menu i should get a report for data but i just see the old report help???

Member Avatar for Afghan2
1
346
Member Avatar for Xiao_1
Member Avatar for hefaz
0
44
Member Avatar for _ MSCrafter2006
Member Avatar for hefaz
0
261
Member Avatar for altjen

Hi DW Im trying to make a webpage to microsoft word converter. Is a little project Im trying to finish. Started time ago, found it now but dont know how to do it. can you help me?

Member Avatar for mridul.ahuja
0
122
Member Avatar for Brian_15

i am failing to link v.b 6.1 program and database. it keeps posting the error "syntax error in FROM clause". how do i make it work because its the forth time i have restarted the project

Member Avatar for jhai_salvador
0
150
Member Avatar for matoo

I am trying to write program in vb6.0, in which i am using ms access database. i want to search in a table called "customer". the Field is called "Name". in the feild i have saved full name e.g Asmat Ullah Khan, Asmat Khan, Asmat Ullah. now what i want …

Member Avatar for matoo
1
349
Member Avatar for Aziz_1

Well i'm trying to create a form in VB6 to control my database that was created by access, i did everything and everything went perfect,until i notice that if you enter the same "ID" i get an erreur from access that there is multiple Ids with the same number,since i …

Member Avatar for matoo
0
632
Member Avatar for Abu Thahir

My project have invoice no.I want to run the invoice no.in Auto Number.please help with the right code.

Member Avatar for matoo
0
515
Member Avatar for dahiya309

hi .. i am facing the problem during barcode reading from the barcode scanner. i am using the below mention code: Private Sub txtMessage_Change() If Len(txtMessage.Text) > 4 and Len(txtMessage.Text) < 13 Then txtMessage.SelStart = Len(txtMessage) in this code it accepts only 5 digit barcode value. veena madam kindly help …

Member Avatar for jhai_salvador
0
164
Member Avatar for somusas

i want a macro which can find the "$" select all the data and copy it to the next sheet The dollar symbols are dynamic so 1st and 4th dollar symbol will be copied sheet 1, data between 4th and 5th will be copied to sheet2,data between 2nd and 3rd …

0
122
Member Avatar for wargamer2004

Hello, I was offer a project to record Loan of equipment using a keyboard wedge Barcode scanner to scan ID barcode from the Equipment, But i had a hard time control the textBox of the Form for the barcode input, the Input keep jumping away from the textbox that set …

Member Avatar for dahiya309
0
881
Member Avatar for Vidhi.Sharm

Hello, I am developing a system where in I want to use 2 USB Barcode Readers attached to a single PC. I want to capture input from both of the readers. When barcode is showed against a barcode reader, I want to store that value in a variable and then …

Member Avatar for dahiya309
0
1K

The End.