condition meet

  1. U

    VBA: Vlookup and Separate

    Hi Guys, I'm trying to create a macro but having a hard time creating as I'm more on recording and there are some conditions that needs to be met. I have an excel file with 3 tabs: Sheet 1: Master Tab <tbody> ID Name 001 000 005 </tbody> Sheet 2&3: Source 1 & 2 (Format is...
  2. L

    VBA to Copy and Paste Rows if Conditions are Met

    Hi - I am a first time poster on this site. I am still pretty green to VBA, but am learning and have made some small / short macros. I am familiar with SQL if that helps at all. Right now I have a file with a "Raw Data" tab. I'd like to have a macro that states something like "IF Column A =...
  3. U

    Insert Row if the Entire Row Cell has Zero

    Hi Guys, How can I insert a blank row if the entire row has zero ? Before: <tbody> Name Track1 Track2 Track3 Track4 Ben 1 1 1 2 Sam 3 4 5 6 Anna 1 0 5 9 Ted 0 0 0 0 </tbody> After: <tbody> Name Track1 Track2 Track3 Track4 Sam 3 4 5 6 Ben 1 1 1 2 Anna 1 0 5 9...
  4. S

    TimeStamp and Sound when condition meets

    Hi guyz i have been google for days trying to find solution to put time-stamp and sound when condition meet. i really hope all expert excel user here can help me. This is what i want to do: eg: =IF((F9="SELL")*AND(H9="GOOD"),"SELL"&"",IF((F9="BUY")*AND(H9="GOOD"),"BUY")) It will trigger...

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