Business
Forum Post

Re: Help VBA for EXCEL

Hi, I changed the PC and the network equipment. Seems like most problems are fixed now. The code did not change. One problem is that sometimes the excepted weight (which is 75g now) tends to be...
Forum Post

Need help with visual basic please

I've tried so hard by myself and I've just ended up confusing myself as it's my first time using vb. I didn't want to waste anyones time but I'm sorry I just don't know what to do.. ---- How...
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

Need help to draw an Organization Chart in VB6

Please help me How to Draw an Organization Chart in VB6
Forum Post

The Left, Format, Date and other functions in Access 2010 in VBA code

The Left, Format, Date and other functions in Access 2010 in VBA code fail to compile. They work ok in same project in Access 2003. O/S is Vista. Error message is "can't find project or library"....
Forum Post

Re: Declaring global variables and passing them to a sql query

Normally, I would have suggested that. That creates variables at the Application level (a module works like a Static Class if that means anything to you)... However, I was providing you a SQL...
Forum Post

How to create a custom Calendar/DateTimePicker control?

Hello All, I need to create a new DateTimePicker control supporting the Hijri and Hebrew calendars I tried the DateTimePicker on "windows server 2008" and it was working very fine without any code...
Forum Post

Re: visual basic 10

sorry it is dillz_89@hotmail.com
Forum Post

Re: Form.Load EventHandler

I assume that you want to 'reset' the form each time you switch, and that's why you want to call the Form.Load event again? Easiest solution is to close the form each time when you're done with it...
Forum Post

Re: Treeview Control in Vb.net

Don't have time to write any up for you myself, but I found these: http://www.java2s.com/Code/VB/GUI/UsingaTreeViewtodisplaythedirectorystructure.htm http://www.dreamincode.net/code/snippet2052...
Forum Post

date in datagridview

During Saving Dim D As Date If Not IsDBNull(DataGridView.CurrentRow.Cells(4).Value) Then D = CDate(DataGridView.CurrentRow.Cells(4).Value) Else...
Forum Post

Re: VB Programmer needed for small VB project

hello: I recently did an application in Visual Basic 6.0 that uses the camera, takes snapshots, and stores the data in SQL SERVER. I am interested in knowing what projects you require, and...
Forum Post

Re: Updating date

Thanku ,yes i got
Forum Post

Re: Updating date

= '" & BegDate.ToString & "' AND date
Forum Post

MSChart Row Labels...help!!

I have a graph "ChtLive" that updates constantly based on values coming in from PLC. The graph updates fine and displays my values on the screen perfectly. However, I am having trouble with the row...
Forum Post

time help

hi, i am trying to build a software for a online game that i am playing. the goal of this software is to help me knowing when lauching attack on a single location from diferent location.(taking...
Forum Post

Re: How to display an OLAP Report with Crystal Report and VB.

this is the exception message objReport.DataDefinition.ParameterFields(0) "Invalid index. (Exception from HRESULT : 0x8002000B (DISP_E_BADINDEX))" thanks for taking your time to see my...
Forum Post

Re: Winwedge

Thanks for all your help and time Sean. really appreciate it.
 

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.