Formulas fill differently when I hit 'save'

gtd526

Well-known Member
Joined
Jul 30, 2013
Messages
657
Office Version
  1. 2019
Platform
  1. Windows
Every time is hit "save" I get this result.
H:H and A:A are changing. There both correct when filled.


Wagers.xlsm
ABCDEFGHIJKL
90#N/A9/9NFLSPRD$ 5.00$ 4.35TBDAL-7.5-$5.00AA:AN (SRS/Pass/Pts)
91-$5.00
92$119.81Balance
NFL
Cell Formulas
RangeFormula
A90A90=INDEX('[NFL.xlsm]Weekly Picks'!$D$4:$D$35,MATCH($H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0))
H90H90=IFERROR(LOOKUP(2, 1/((COUNTIF($H$90:$H90,'[NFL.xlsm]Weekly Picks'!$H$4:$H$35)=0)*('[NFL.xlsm]Weekly Picks'!$H$4:$H$35<>"")),'[NFL.xlsm]Weekly Picks'!$H$4:$H$35),"")
I90I90=IF(1=MOD(MATCH(H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0),2),INDEX('[NFL.xlsm]Weekly Picks'!$A$4:$A$35,MATCH(H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0)+1),INDEX('[NFL.xlsm]Weekly Picks'!$A$4:$A$35,MATCH(H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0)-1))
J90J90=INDEX('[NFL.xlsm]Weekly Picks'!$B$4:$B$35,MATCH($H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,FALSE))
L90L90=INDEX('[NFL.xlsm]Weekly Picks'!$G$4:$G$35,MATCH($H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,FALSE))
C92C92=124.81+K91


Wagers.xlsm
ABCDEFGHIJKL
90W9/9NFLSPRD$ 5.00$ 4.35 #N/A#N/A-$5.00#N/A
91-$5.00
92$119.81Balance
NFL
Cell Formulas
RangeFormula
A90A90=INDEX('[NFL.xlsm]Weekly Picks'!$D$4:$D$35,MATCH($H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0))
H90H90=IFERROR(LOOKUP(2, 1/((COUNTIF($H$90:$H90,'[NFL.xlsm]Weekly Picks'!$H$4:$H$35)=0)*('[NFL.xlsm]Weekly Picks'!$H$4:$H$35<>"")),'[NFL.xlsm]Weekly Picks'!$H$4:$H$35),"")
I90I90=IF(1=MOD(MATCH(H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0),2),INDEX('[NFL.xlsm]Weekly Picks'!$A$4:$A$35,MATCH(H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0)+1),INDEX('[NFL.xlsm]Weekly Picks'!$A$4:$A$35,MATCH(H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,0)-1))
J90J90=INDEX('[NFL.xlsm]Weekly Picks'!$B$4:$B$35,MATCH($H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,FALSE))
L90L90=INDEX('[NFL.xlsm]Weekly Picks'!$G$4:$G$35,MATCH($H90,'[NFL.xlsm]Weekly Picks'!$A$4:$A$35,FALSE))
C92C92=124.81+K91
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Is the workbook NFL open or closed ?
I don't believe COUNTIF can access a closed workbook in Column H and Column A is dependent on Column H
 
Upvote 0

Forum statistics

Threads
1,213,506
Messages
6,114,027
Members
448,543
Latest member
MartinLarkin

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