Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
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

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

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

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

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

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...
Forum Post

How to Change the Value in One Cell Based on Value in Another Cell

49, I would like the value in G4 to be $100. If the value in F4 49,100,200)but it didn't work.
Forum Post

Re: Access 2007 & VB 2008

Yeah, thanks. I changed the compiler to target x86 machines, and moved the code to a button event. Thanks for the help!
Forum Post

'out of memory' message while editing

I have suddenly began getting 'out of memory' messages while editing the VB code in an Access 2003 module. My system is XP SP3, Access2003, VB 6.5, 1.5GB memory, AMD processor. Restarting Access...
Forum Post

tagging or labeling variables

Hi. I am writing a VBA (VBA in Excel) code for testing different combination of 24 variables and recording a result which corresponds to each combination of 24 variables. so actually I have an...
Forum Post

find & copy value in different sheets

i have two sheets where i need to take in values in sheet2 to display in sheet1. instead of copy pasting, i want to create a macro since its easier. Sheet1: A B C...
Forum Post

Re: Enter Key Problem -Dataridvw Editing Mode - Paricular Cell Focus

I fight with my code a lot too, thats why I take martial arts classes, I have been beat up by code too much
Forum Post

Enter Key Problem -Datagridview Editing Mode - Paricular Cell Focus

Hi, After a big fight, I solved it from DataGridView_Editing Control Showing-Key_down. Thanks Again.
Forum Post

Re: DataGridView - Date column [Get Input format dd/MM/yyyy]

i looked around for you Mahey, and I could not find anything about changing the input format for a datetimepicker (I am assuming this is the control you are referring to that is contained in the cell...
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

Desperately Need excell cripting Help (very complicated)

I'm developing this tool for work and I am stuck on how to implement what I need. See Attachment Somehow I need to be able to let people add and remove lines under each stage (B8:B14),...
1 2 3 4 5 6 16  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.