Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: multiple mouse emulation for vb.net

Check this out. http://www.microsoft.com/multipoint/mouse-sdk/developer.aspx
Forum Post

Re: multiple mouse emulation for vb.net

Check this out. http://www.microsoft.com/multipoint/mouse-sdk/developer.aspx
Forum Post

Placing cursor in datagridview cell

Hi there, I have second column as datagridviewTextBoxColumn column in the datagridview, after opening dot net form runtime, in first cell of this column , I am populating ‘-‘ character at...
Forum Post

Reference Variable Row Numbers in Macro

Hello, I am trying to write some code that will utilize an input box to find a value. At that point I want to run a macro that will reference the cell rows of all values that equal the input box...
Forum Post

Using Bar Code Printer

I bought a Wipro BarCode Printer, in which they issue a software for Label printing(TH Series Label Printing Software). How can i integrate this software to my VB6 code? or How do i print...
Forum Post

Re: Combobox Manipulation

Yea; I'll second getting old is awful - my memory is terrible and gets worse every day. :) In the combo's click event, try CurrentMonth = Combo1.List(Combo1.ListIndex) HTH
Forum Post

Combobox Manipulation

VB5 What I've done; Dim CurrentMonth as string. I have a combobox for users to choose which month they want as CurrenMonth. I want the combobox to set the current month as the primary choice. I...
Forum Post

Help to solve VBA Script for Excel

I have drop down menu in I4 with around 15+ different options (type of problems). based on selection there are two outputs in cell K4 (full / partial) and its so far working fine. i need to go...
Forum Post

Auofill a formula down to the last row of data in Excel

I have the following code which will autofill my VLOOKUP statement when there is more than one record in my spreadsheet however, when there is only 1 row of data the code errors out: "Autofill Method...
Forum Post

Re: Problem with parallel port programming file io.dll 2002

378 is hex number, should be declare &H378
Forum Post

Copy_search_cut_paste_excel_Macro

start here (perform routine) 749186057452 End Sub (This is the required routine once the target cell has the macro executed) Copy contents - Switch to another page of the...
Forum Post

VBscript install printer driver

I couldn't find a VBscript forum so I hope this is ok. I am making a script that is supposed to change the port of the printer to FILE: (that's not my problem). This script is also supposed to go...
Forum Post

Re: Programming a user form

Hi, You need to select the cell and then get the value. Worksheets("Database").Range("A4").Select TextBox1 = Worksheets("Database").Range("A4").Value Hope this helps! -Jaime www...
Forum Post

Needing advice on mapping multiple printers

Hello, I've been trying to do this all morning and keep coming up with nothing. I've tried VBScript, KIX, and AutoIt. I guess I just don't get it. Anyway, I need to put together a script that...
Forum Post

Macro to Copy Value Down Column Until Different Value is Encountered

On an Excel spreadsheetI have a value in cell A1. I have a different value in cell A25. I have another value in cell A55. I want to copy the value in A1 in cells A2 thru A24. I then want to copy the...
Forum Post

VB6 IDE, No Printer at startup, Vista Ultimate 64-bit

Print Setup, I get an error "Problem getting printer information from the system. Make sure the printer is set up correctly." I am trrying to track down a printer issue in the code but I cannot...
Forum Post

Create Loop Code

Hey everybody, I want to create a code that does the same for all my 1300 firms in the sample. The problem is that some cells are supposed to stay the same, but that others are supposed to go down...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.