Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
75% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #2K
~18.5K People Reached
About Me

student

Interests
cycling, watching movies,
PC Specs
ms windows
Favorite Tags
Member Avatar for fourty
Member Avatar for fourty

Hi Champs, Im using VBA for Excel. and Im trying to use the code below to move through records and increment their values by one since they meet a certain criteria Sub promotion() Dim x As Range Dim y As Integer Sheet2.Range("c2").Activate Do While y < 1002 y = ActiveCell.Row …

Member Avatar for Stuugie
0
297
Member Avatar for fx.eko

when making a component (ocx file) of the combo box, and the wear components of the user control, then I compile it into ocx files. Once finished I include the components of it into the main program. then I do click and drag the combo box to the form, but …

Member Avatar for fx.eko
0
890
Member Avatar for Mr.M

Hi Dw I'm creating a program which I want to check if the normal and also a hidden folders exist or not and if exist delete it.

Member Avatar for fourty
0
204
Member Avatar for fourty

How can i copy data from a named range in a different worksheet and paste it to another worksheet all done without activating both sheet. With all code just behind a form button If i try to use the statement **application.goto reference:="x"** where x is the named range but this …

Member Avatar for Stuugie
0
6K
Member Avatar for aaronernest.borres

Good day Can you please help me with my codes. My teacher tasked us to make a program that will accept a password from the input box then will show form1. Otherwise, it will repeat on asking for the correct password. the program will stop asking if you gave the …

Member Avatar for aaronernest.borres
0
208
Member Avatar for dhimanbiswas4u

Get the image source of the below link which pass the condition **itemprop="image"** and **id="poster_image"** <img itemprop="image" id="poster_image" style="width: 300px; height: 442px; " alt="" title="" src="*This is the source.jpg*" />

Member Avatar for fourty
0
99
Member Avatar for poksmdpk

please anyone help, can anyone know how to search data in my form without any search button, i would like to search data once i automatically enter specific data in my form as a fast result, please?

Member Avatar for fourty
-1
160
Member Avatar for SkyInfinity

Dim checks As Double Dim Fee As Double Dim Q As Double Dim Initial As Double Initial = 10 Dim number1 As Decimal = 0.1D Dim number2 As Decimal = 0.08D Dim number3 As Decimal = 0.06D Dim number4 As Decimal = 0.04D TextBox1.Text = checks If checks >= 1 …

Member Avatar for fourty
0
145
Member Avatar for elouch

how can i paste result from excel formula to value or even store the result into a string below codes does not seem to works... For x = 2 To rowcount worksheet2.Range("B" & x).Value = worksheet2.Range("D" & x).Text worksheet2.Range("C" & x).Value = worksheet2.Range("E" & x).Text Next worksheet2.Range("C" & x).Value = …

Member Avatar for fourty
0
1K
Member Avatar for Jollyyy100

Hi i'm doing a project and i need help. I'm designing a system, whereby am unable to use 2 different login authorities, which are Admin and Non-Admin. I am using VB.NET and Ms. Access and need help for the codes. I want something like, if i click on admin/non admin …

Member Avatar for maccinelyro
0
845
Member Avatar for fourty

Hi guys, im new here and my friend also installed a new LinuxMint but we cant print over the network. We cant even see other terminals. Please anyone Help us. when i open the network, i find this icon 'windows network'. thank you

Member Avatar for tje210
0
83
Member Avatar for fourty

Hey pals anyone know : I need a code under a cmdhelp that 1. opens the windows help 2. Opens a file in the database containing help msg on the project. I also need to know how i could link a folder with my project or lets say a text …

Member Avatar for AndreRet
0
70
Member Avatar for fourty

Hi guys I need a code that outputs the save as Dialog box. Just as simmple as that. Thanks.

Member Avatar for AndreRet
0
133
Member Avatar for Retsel_ter

guys i am having some trouble here, please help me. I need it badly. What happens is when i ckick on the log in button, the button must first verify the date, then the password and username, if the date doesnt exist on the user's database, he should be logged …

Member Avatar for fourty
0
143
Member Avatar for fourty

Hi Pals could anyone show me how to code an active clock window Thanks in advance fourty

Member Avatar for AndreRet
0
164
Member Avatar for fourty

I think im about to complete my project.I still dont know how to wind up you know...setup and other exe files. I did this project with the help of friends from daniweb and i appreciate u all for ur help May u be loved.. Thanks in advance

Member Avatar for abu taher
0
77
Member Avatar for fourty
Member Avatar for kinwang2009
0
69
Member Avatar for it_girl
Member Avatar for kinwang2009
-1
204
Member Avatar for fourty

Hi pals Im running on Windows 7 ,im not sure im on the right forum. When i play any game, the game window is deecreased to the center of the screen Any idea plz fourty.

0
57
Member Avatar for fourty

Hi pipo, I have a MSACCESS db linked with my project. The db has related tables but when i delete fields from one table, related fields in other tables dont go Plz help

Member Avatar for AndreRet
0
60
Member Avatar for fourty

I created a form to calculate sign in time, sign out time, and the elapsed duration. Below is my code. CAn anyone please tell me where i dont get it. Sign in time is OK,Sign out time OK but the worked hrs is not.. Any Help??? Option Explicit Dim signin …

Member Avatar for fourty
0
122
Member Avatar for fourty
Member Avatar for vb5prgrmr
0
102
Member Avatar for gurupts

how to fix a search function in vb 6.0 to search in ms access database. i have installed vb & ms access only.and i want to generate a report of search result in the form. thanks for any help...

Member Avatar for fourty
0
242
Member Avatar for Jollyyy100

Am working on a project using vb.net and i have connected a database to it. I have an employee table within that and now i want to create a search box in vb.net where by if i type the employee-number of the employee i can get access to his or …

Member Avatar for Jollyyy100
0
2K
Member Avatar for sophie_kiu

what is the code to be put in your program such that your program could show its location?

Member Avatar for meffe
0
80
Member Avatar for fourty

How Do I resize pictures in vb, When i try , only the picture box resizes but not the pictures Any help will be appreciated.

Member Avatar for Luc001
0
43
Member Avatar for Kingcoder210

I am trying to run my program to test it. Actually I am trying to run second form to see it that its working properly or not. But it shows me error. First time I got this error message "Exception of type 'System.OutOfMemoryException' was thrown" & second time I got …

Member Avatar for fourty
0
127
Member Avatar for fourty

Im a doing a project using vb6.. How do i generate the data report for the project.. Your help will be much appreciated fourty.

Member Avatar for Naveed_786
0
95
Member Avatar for fourty

Can VB be of any use in game development. I have a VB software and have been trying to know how to use it better I know someone knows better.Advice pliz..

Member Avatar for The Alchemist
0
101