Condition setup

  • Thread starter Thread starter Teched
  • Start date Start date
T

Teched

Good day,

Using the attached Excel spreadsheet, could some tell me how to compute
"Personal Mileage" and "Business Mileage" based on the user selecting either
Personal or Business.

Thanks ahead of time,

Ron
 
Thanks so much for NOT attaching your file. <g>

=SUMIF(A2:A1000,"Business",B2:B1000)

where Column A has entries Business or Personal and Column B has the miles.
 
Jim,

Thanks for the information. I will modify the worksheet with your forumla.
It makes sense now.

Thanks again and have a Great Holiday Season.
 

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

Similar Threads

Lookup / Index/Match 3
VLOOKUP Macro? 3
Is there a way... 5
Function help needed please 3
Excel Formula's / Programming 4
Excel Formula's 1
Conditional Formatting Formula 1
Lookup question 1

Back
Top