Excel formula on Google Sheets

cohlar

New Member
Joined
Sep 14, 2018
Messages
6
Hi there,


I have an Excel formula that I would like to calculate in Google Sheets instead of Excel (for data architecture purposes), but unfortunately it does not work on Google Sheets as-is :confused:
I have made some research / tried some alternative formulas but I haven't been able to find any solution so far.


Any idea how I can make the below calculation in Google Sheets?


Code:
INDEX(Transactions[Incoming Payment Date],MATCH(1,(Transactions[Marketplace]=[@Marketplace])*(Transactions[Spend From]<=[@[Cumulative Spend]])*(Transactions[Spend To]>[@[Cumulative Spend]]),0))

I have built a dummy Google Sheet and highlighted in yellow the cells in which this formula should be calculated - feel free to play with it :biggrin:.


Thanks so much for your help!


Cheers,
Larry
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,214,649
Messages
6,120,733
Members
448,987
Latest member
marion_davis

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