name]

  1. iggydarsa

    Array Formula problem in VBA

    Hi all When I enter the following formula manually (with Ctrl+Shift+Enter) it works fine: =INDEX(tbl_List[Referral Name], MAX((tbl_List[Intake Rep]=B2)*(tbl_List[Clean Doc Count]=MAX(IF(tbl_List[Intake Rep]=B2, IF(tbl_List[Clean Doc %]=MIN(IF(tbl_List[Intake Rep]=B2, tbl_List[Clean Doc %]))...
  2. L

    Return Latest Value Matching Invoice Number

    Hi, Can someone please come up with a formula to put the latest Invoice Total in F10 matching INV number in A10 on the Status sheet. The data is in the Lookup Invoice sheet. Thank you Excel WorkbookJKL2Invoice TotalsInvoice NumberTime...
  3. B

    Print: "In-Stock", or "No-Stock", IF Multiple Conditions Are Met

    I'm back, with another headache haha. I have 2 Sheets. Sheet 1 - Is user-friendly Sheet 2 - Is a database full of product information. Sheet 1 currently looks like... <tbody> A B 1 [In Stock?] [Product Name] 2 ? Product #3 3 ? Product #2 4 ? Product #4 5 ? Product #1 </tbody>...
  4. E

    VBA MsgBox Query

    When I'm entering a Message Box in VBA, you have to enter a prompt as string, i was wondering if it possible to reference another cell within the string? i.e. MsgBox("Employee [insert name] has two shifts scheduled for this day") where the employee's name is located in the same worksheet
  5. S

    Cross filtered tables - pivot with dimensions from multiple DIM tables

    Hi I have a question wrt to an existing thread: https://www.mrexcel.com/forum/power-bi/1064965-dax-cross-filtering.html The diagram below shows the model and the solution was: [# Contracts] = CALCULATE ( COUNTROWS ( Contracts ), SuppliersProducts ) = This all works fine but my issue is...
  6. B

    Same measure evaluates differently in Excel 2013 and Excel 2016

    The following measure produces a different result depending on whether I use a machine with Excel 2013 or Excel 2016: =FIRSTNONBLANK(Russell_Group[Provider short name], IF( [Research Income (Total) £k] = CALCULATE([Benchmark (Research Income £k)], VALUES(...

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