shed

  1. J

    VLOOKUP Max Find

    I am trying to find the MAX date and time value in a column using VLOOKUP. Below is the code I have. I know it doesn't work. Can anyone shed some light?? =IF(K18="","",VLOOKUP(MAX(J17,J18:K114,2,FALSE))) Thank you for your support in advance.
  2. H

    Reading Text File, stopping unexpectedly.

    Hi, I have a text file(.XER), VBA can iterate through the file until it gets to this line: Screenshot(middle line) https://unsee.cc/81c0f29e/ Copied and pasted %R 190489 77906 nvirnImpaAssem/SiteWsteManagPlan�@_ It seems as though this line causes the while loop to exit. Can anyone...
  3. H

    Extracting Data from a PDF using VBA?

    Is it possible to extract data from a PDF using VBA? For example, an invoice? If so, can somebody please shed any light on how this can be done? Thank you!
  4. M

    Referencing to a Sheet in Excel Formula

    Hi All, I have two sheets and one called Week1. This formula works for me from the other sheet: =INDEX(Week1!$G$3:$G$50,MATCH($C6,Week1!$B$3:$B$50,0)) However, I would like to replace Week1 in the formula with a text string I type say in cell A1. This is where I get stuck. Can someone shed...

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