+ Reply to Thread
Results 1 to 2 of 2

SUMIF in VBA on VBA variables?

  1. #1
    Don Wiss
    Guest

    SUMIF in VBA on VBA variables?

    I need the functionality of SUMIF in my VBA code. But not for a range.
    These are Variant variables (two vectors of same length and a criteria).
    For now I'll loop.

    Don <donwiss at panix.com>.

  2. #2
    Bob Phillips
    Guest

    Re: SUMIF in VBA on VBA variables?

    You could drop them into a worksheet range and then use SUMIF from within
    VBA.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Don Wiss" <donwiss@no_spam.com> wrote in message
    news:[email protected]...
    > I need the functionality of SUMIF in my VBA code. But not for a range.
    > These are Variant variables (two vectors of same length and a criteria).
    > For now I'll loop.
    >
    > Don <donwiss at panix.com>.




+ 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