01.01.2018

  1. J

    Power Pivot - hierarchy

    Hey community! I am getting deeper and deeper into the world of Power Query and Power Pivot. It brings a lot of potential and makes my job a lot easier. Currently I am facing the following problem:I have the following two tables in Power Query, which I want to load in Power Pivot and present...
  2. J

    Count weekends in a row

    Hey guys! I have a table with this format: <tbody> ID Date Day Value 1 31.12.2017 So 7 1 01.01.2018 Mo 8 1 06.01.2018 Sa 9 1 13.01.2018 Sa 8 1 14.01.2018 So 8 1 15.01.2018 Mo 7 2 01.01.2018 Mo 4 </tbody> Now I have this aim: I have a table that lists all IDs. Now I want to...
  3. J

    VBA - Filter and export

    Hey community! I have the following table: <colgroup><col width="80" span="12" style="width:60pt"> </colgroup><tbody> ID AB BE DT TM AA BB CC DD FF FF 1 AB1 BE1 01.01.2018 00:00:00 1 1 1 1 1 1 2 AB1 BE2 01.01.2018 01:00:00...
  4. S

    vlookup a value for a certain date

    Good day, Please assist, I would like to lookup a value for a certain date. Below is a sample of my data. The one sheet will have the contract data e.g. Machine no, date, contract data (is machine in contract for the specific month) <tbody> Machine No Date Contract 123567 01.01.2018 Yes...
  5. S

    VBA HLOOKUP - Error- why.. oh why..

    Hi all, I have 2 questions... 1. Don´t quite understand why I get an error when using this VBA code. It does not like me using curdate in the Hlookup statement Sub ph() 'Dimensioning Dim curdate As String Dim ph As Variant 'Set values curdate = Range("B34") 'work things out MsgBox...
  6. E

    Speed up INDIRECT formula (or find alternative)

    Hey folks, trying to build a sales report in Excel, which sums up all the sales on a product level. For each product I have multiple sales people, each of which has his own sheet. Lets say this is the structure: <tbody> Formula-Sheet Report-Apples Apples-John Apples-Mary Apples-Donald...

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