+ Reply to Thread
Results 1 to 2 of 2

Searching for Rows and Bar Graphing

  1. #1
    Registered User
    Join Date
    05-21-2007
    Location
    New York
    Posts
    2

    Searching for Rows and Bar Graphing

    I'm looking for some assistance in transforming the following Pseudo code into VBA:

    Function A
    From an active worksheet
    Grab all rows where:
    ColumnB = X and ColumnC = Y and ColumnD = Z
    Function B
    Create a Bar Graph of all rows grabbed from Function A
    Column A is bar titles along X axis and ColumnE is bar height (Y axis)
    Any examples or sample code to peform these functions would be greatly appreciated. Looking for a very basic solution that I can embedded in my application.

    Thanks
    Last edited by ngmexcel; 05-22-2007 at 09:40 PM.

  2. #2
    Registered User
    Join Date
    05-21-2007
    Location
    New York
    Posts
    2
    So one bar generated per row found.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1