CPU
A Central Processing Unit (CPU), or sometimes just called processor, is a description of a class of logic machines that can execute computer programs.
Forum Post

Re: Count array elements and show in message box

I remember the good old days when I was still learning and every puzzle pozed was new grounds to tackle (insert nostalgia here) Sure! not a problem: I don't know how much you know about For...
Forum Post

Re: Excel 2003 using multiple cell refernces as filename?

: certainly, here's one way- : : : : : Sub Macro1() : ' : ' Macro1 Macro : ' Macro recorded 08/14/2008 by : ' : ' Keyboard Shortcut: Ctrl+q : ' : : Dim myName As String :...
Forum Post

Re: Excel 2003 using multiple cell refernces as filename?

certainly, here's one way- Sub Macro1() ' ' Macro1 Macro ' Macro recorded 08/14/2008 by ' ' Keyboard Shortcut: Ctrl+q ' Dim myName As String myName = "D:\" 'drive-letter...
Forum Post

Excel 2003 using multiple cell refernces as filename?

Hi, I am very new to VBA so excuse my ignorance. Is it possible to save a file using several different cell references as its file name? I have written a macro that creates a new workbook...
Forum Post

InputBoxFunction in WIn32API

Dear Sir / Madam, Have a nice day!. I am new to Visual C++ - Win 32 API Programming. Starting from Zero. I want to know about Basic Input & Output in Win 32 API. Input BOX in Win32 API? Can...
Forum Post

multicolumn listbox with formatted fields

Greetings I am fairly new to Excel VBA and need some help. I have an excel form that inlcudes a multicolumn listbox that displays item number, item description, and price. It is populated from a...
Forum Post

Re: saving an excel sheet when automated data entry stops

Hi, Thanks for the reply, I have tried what you suggested but it will no longer allow my sheet to update automatically. Could you give me an example of how you would do this? I am very new to...
Forum Post

VB programming in Excel question, NEED HELP!

= 0.8 a.Fill.ForeColor.SchemeColor = 5 a.Line.ForeColor.SchemeColor = 8 Case Is = 0 a.Fill.ForeColor.SchemeColor = 22 a.Line.ForeColor.SchemeColor = 8 Case Else a.Fill.ForeColor...
Forum Post

VBA w/Excel programming question

= 0.8 a.Fill.ForeColor.SchemeColor = 5 a.Line.ForeColor.SchemeColor = 8 Case Is = 0 a.Fill.ForeColor.SchemeColor = 22 a.Line.ForeColor.SchemeColor = 8 Case Else a.Fill...
Forum Post

Re: continuous update of text boxes

This message was edited by HackmanC at 2005-10-28 15:26:2 I believed DDE was dead ! Ooops ! From COM+ there was no need to DDE, COM provides better IPC. You can make an Object Type Excel ... etc....
Forum Post

Saving Image

Good day to all, Hello guys i need someone who gonna enligthin my worries i have a problem regarding on saving a image pic thru Image box/Picture box save as a file using a button or a...
Forum Post

Re: Capturing Image from Webcam

: : : : Private Sub Command1_Click() : : Open_ProvDB : : Open_Harlingen : : : : Dim Picture1 As Image : : ezVidCap1.SaveDIB "c:\Providers\Picture.bmp" : : : : With Picture1 : : .Picture =...
Forum Post

Re: A bit of help wanted In VBA within Excel

: : This message was edited by DrMarten at 2005-3-15 19:33:13 : : This message was edited by DrMarten at 2005-3-15 19:23:0: Try this code, change the ResultCOL to place the results in a different...
Forum Post

Re: A bit of help wanted In VBA within Excel

: : 1 C2 : 2 A2 : 3 C1 : 4 C3 : 5 B2 : 6 A3 : 7 A1 : 8 B3 : 9 B1 : : Any help much appreciated. :-) : : : : : : : : Try this code, change the ResultCOL to place the...
Forum Post

Re: In need of advice

: Okay, thanks for the response! I've done as you suggested and it works to an extent. : : I'm having a problem actually getting the contents of MSComm.Input into another variable. I know it...
Forum Post

Re: In need of advice

Okay, thanks for the response! I've done as you suggested and it works to an extent. I'm having a problem actually getting the contents of MSComm.Input into another variable. I know it sounds...
Forum Post

Re: In need of advice

: Hmmmm...Not much interest in this post! : : Any more details i need to add? heres the code i'm using so far which isn't working. : : : : Private Sub Form_Load() : : ' Buffer to hold...
Forum Post

Re: In need of advice

Hmmmm...Not much interest in this post! Any more details i need to add? heres the code i'm using so far which isn't working. Private Sub Form_Load() ' Buffer to hold input string...
Forum Post

how to get the height of a cell from a table(word)

This message was edited by DorisTan at 2005-2-1 23:49:2 HI; Does anyone know how to get the height of a cell?? i have a table in word and i would like to get the height of each cell, and from...
Forum Post

Code Request Round Robin, SJF, Multi level queue cpu scheduling

Hi... Pls. help me in one of my projects in my computer subject. VB Code for Round Robin, SJF, Multi level queue cpu scheduling. Thanks....
1 2 3 4  Next
 

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.