effectively

  1. D

    Opening and Repairing Excel file using VBA

    I'm trying to automate the processing of several files, and several of the files throw up the message: "We found a problem with some content in 'ThisFile.xlsx'. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click yes." In order to get around this...
  2. S

    I want to merge two rows, where a particular cell matches

    Hey All, I am stumped on the following and would greatly appreciate any help on offer! I have two rows of data which share a common cell (URL), that I would like to effectively merge like so: Before: After: Can this be done? Kind regards, Cas
  3. G

    multiple if statements

    Hello, I am trying to get the following statement to work, but I get a debug, based on the code up to then... can someone tell me what i need to change to get this to run. effectively there are two scenarios which should return "on target". If Cells(j, 30) >= 2 And Cells(j, 26) >= 6 Or...
  4. G

    Output the table results of Find All (search) into a worksheet

    Hi All, Long time consumer of tips in this forum achieved through google-fu, but I haven't had success finding an answer to this one... Specific Question: How can I get the table of results of a Find and Replace dialog box Find all search output as text to put into a worksheet for downstream...
  5. T

    DateDIF Excluding Weekends (But showing day 0)

    Hi Guys, Can anyone help me with this formula? I know I can use either one to exclude weekends however if the Start date is the same as the completed date it shows 1 day where effectively I need it to show 0. =NETWORKDAYS(A1,B1) =SUM(INT((WEEKDAY(A1-{2,3,4,5,6})+B1-A1)/7)) Surely it wont...
  6. T

    Calcuating a sum where 'yes' and 'no' values invert

    Hello folks This is crazing me. As you'll see the formula below works out the percentage of counts of 'yes' against a total of counts of 'yes' and 'no' in the range of D13:D16. So far so ok. =SUM(COUNTIF(D13:D16,"Yes")/(COUNTIF(D13:D16,"Yes")+COUNTIF(D13:D16,"No"))) [So if D13:D15 ="yes" and...
  7. D

    Graphs

    Hi there I have a graph with a Y axis that goes from 0 to 100 in increments of 10. I would like to hide the y axis between say 20 and 50 so effectively the y axis shows 0 to 20 and then from 50 to 100. Is this possible?

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