if condition statement

  1. Y

    Merge data from multiple cell with the conditiion that only if the cell has data in it as well as add HTML list element

    <tbody> </tbody> This is working fine. =CONCATENATE( IF(E5<>"", ""&$E$3&CHAR(160)&$E$4&CHAR(160)&E5&" ",""), IF(F5<>"",""&$F$3&CHAR(160)&$F$4&CHAR(160)&F5&"...
  2. L

    IF/Nested IF Statement help!

    Excel & VBA Folks, I'm fairly new to VBA, but have been working hard to learn & help my company. I need help consolidating my code though, it's long & continually tests IF statements. The below code runs through about 1500 rows trying to match trade breaks to two seperate spreadsheets depending...
  3. R

    Need formula to establish how many sales managers I need

    I am hiring 5-10 new sales people per week. I want to pair 1 sales manager to each 15 sales people hired. So, in week 1, I have zero sales people, but I need 1 sales manager. So, if I begin my spreadsheet with 1 sales manager, then add 5 sales people, then another 5 the following week, then...
  4. M

    EXCEL IF statement NESTING HELP REQUEST

    :confused: Hi! Below is my discrepency.. IF cell is <=.09, .09 should be the outcome. IF <NOBR>cell</NOBR> is >.09 but <=.33, .33 should be the outcome. IF cell is >.33 but <=.67, .67 should be the outcome. IF cell is >.67 but <=.99, .09 should be the outcome. If cell is = 0, .09 should be...

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