Using Subtotals.

R

RAHokie

I am getting a syntax error message when I try to use this code:
xlApp.Application.ActiveCell.Value = SUMIF(E9:E500,"MS",F9:F500)
I am trying to get a subtotal for column F where the value of column E = "MS"
 

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