VBA Array Formula

S

SMS - John Howard

I am endeavouring to sum an amount column in a XP Pro spreadsheet based on
various criteria such as Client ID Number, Product ID, DateRange etc with
the result passed to a variable.

I am assuming that a VBA produced array formula is the best approach.

I am comfortable with just the above criteria but one final condition has me
stumped

That is, in additional condition to the above is that I only want to include
cells in the amount column that have an interior.colorindex applied. In
other words Interior.colorindex <> xlNone.

All attempts so far, to apply the color condition to various formats of the
amount range have resulted in various error messages.

Can anyone save my sanity on this one

TIA

John Howard
Sydney, Australia
 
S

SMS - John Howard

To Frank Kable

Thanks for your response and URL site.

Your response bypassed this forum and came to me by direct email from some
intrusive mob called Developersdex.

Regards JH
 
F

Frank Kabel

Hi John
no idea why this happened. I see you're using OE for posting directly to
this NG. Maybe just someone who scans the NG regulary?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top