flagged

  1. B

    Easy VBA Loop Through Variables Looking for Boolean Flag

    Hi All, I'm attempting to write a code that looks through a potential of 50 different Boolean variables and creates a new variable "YES" if at least one is flagged yes. I am extremely new to VBA and just know basic loops. Any help would be appreciated. Thank!
  2. R

    Advice on how to visually flag certain cells in a way that can be recognized by formulas as well

    Hello, In my score sheets, I was thinking to come up with a way to flag certain cells that I can visually associate with certain characteristics. For example if a student was sick and got a low score, I want that cell to be flagged. And I need my formulas to be able to recognize these flags...
  3. M

    countif

    Hi how do I change the formula below to search for multiple matches ie column B3 = "ALPHA / BRAVO / CHARLIE" A3 = ALPHA A4 = BRAVO A5 = CHARLIE A6 = DELTA A7 = ECHO A3 / A4 / A5 need to be flagged "a" A6 / A7 need to be flagged "b" if(COUNTIF(A:A,B3)>0,"a","b")
  4. E

    Copy Flagged Email list from Outlook to Excel with VBA

    I would like to use my flagged email list to build a to-do list in excel. I need an excel macro that can: 1. Go into outlook (not sure how to tell it to reach from excel to outlook) 2. Find the messages in Outlook that are flagged 3. Copy the subject line, and date that I have set to...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top