VBA
Forum Post

want my code to find all data needed

i need my code to find all data i seach for , my code is working well but find just one target Private Sub CommandButton8_Click() Dim valFIND As Range Dim iRow As Long Dim sB...
Forum Post

excel macro sheet dropdown error.

I'm a very green 'programmer' and I'm having some trouble with having a dropdown object in 'sheet1' that I want to display all the sheets titles. Here is what I have for the code: Sub...
Forum Post

Re: crystal reports alternative

“Despite my past affair with Crystal Reports, I have to report that I’ve thrown over my loyalty to Stonefield Query. The simplicity and depth of the program make it easy for me to recommend. “...
Forum Post

Having trouble creating a custom entity class(object)

How would I create my custom Role class based on that autogenerated class? I have read a few articles on the net but I am still lost. Can someone please show me how to do this, and what I must...
Forum Post

Find & Replace Powerpoint Text from Excel

I am completely lost trying to write this macro. I am trying to use the Powerpoint.Application object to access an existing presentation and search through all slides for text "xxxx" and replace with...
Forum Post

Excel Macro to send mails automatically on a specific date

Hello, This is my first query at this forum, I'm very new with Macro. I have an excel sheet for which I need a macro to send email automatically on specific dates. I prefer to open up the...
Forum Post

Re: Help with DIM and using

How can you have done so much coding without relying on variables? Bizarre. Well I'm guessing it's too late now, but for reference's sake, this is how you declare and assign a value to a variable in...
Forum Post

symbol?

what does # and ! mean in VBA coding?? thanks alot =)
Forum Post

qbasic to vba excel

can anyone help me converting the qbasic code below to macros in excel... especially the Read and Data part... it seems that macros in excel doesnt read Read and data statment... Thanks you =)...
Forum Post

Re: Multiple IFs statements in Excel

Hey Loy, Where are you at thus far? You should be able to qurery each separate worksheet and build a master. From there the manipulations will be much easier. Good luck, Conner Excel...
Forum Post

Help with DIM and using

Man, I need to re-read all my VBA books & training videos again! If you can help me with this question I would really appreciate it. I am wanting to create and populate a variable “HUTID” with...
Forum Post

Re: Help VBA for EXCEL

Hi, Thank you very much for the help. I couldn't have done it without you! Everything works well so far. It took a little longer to set it up but it is ok now. Best regards, scorpi PS:...
Forum Post

Re: VBA References the same?

Suggestion, Check that the same reference are listed the same in Access 2010 as Access 2003. From your VB code page, Tools - References
Forum Post

Help - VBA - Search Functionality - Database MS access

Hi All, Pls help me!!! Database Structure: UserName String Location String Price Number Requirement: I have listbox with some items into it say 100. The user will select...
Forum Post

Re: Reference Variable Row Numbers in Macro

Hi Dragonfyre, I don't understand what you mean by reference the cells, do you wish to do something with the values in those rows, or simply select that range? The example below assumes the...
Forum Post

Re: Help VBA for EXCEL

Hi scorpion, Well that code still gives you the last occurrence of any value in that column, which is what you'll need if you're trying to select all the values you have, it just means you'll...
Forum Post

Re: Reference Variable Row Numbers in Macro

I really appreciate your views on macro. ----------- harry http://www.topsyssolutions.com
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

Re: Help VBA for EXCEL

Hi, "To answer your first question, assuming you have no gaps in column A, you can find out how many rows there are using the following code: Dim LastRowColA As Integer LastRowColA =...
Forum Post

disable textboxs based on choices within the listbox

hi, i am a new to using VBA and would appreciate if any one would be able to help me. i have two list boxes, one for companies (ListedCompanies) and the another listbox for the chosen companies...
1 2 3 4 5 6 16 26 36 46 56  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.