offset help

chaossully

New Member
Joined
Nov 17, 2023
Messages
3
Office Version
  1. 365
Platform
  1. Windows
This cell is showing R as a value i understand it has to do with the date being changed so its taking its populating in this any help to stop this from showing up would be greatly appreciated.

Error in date change.xlsx
MBLBMBNBOBPBQBRBSBT
9AccRejDuplicateDuplicate2Duplicate3Mold1Mold2Mold3Mold4Mold5Signoffs
10A2645A1NoA4521911 A1
11A2631A1NoA4521921 A1
12R  NoR45223211A1
13R  NoR452232    
sheet1
Cell Formulas
RangeFormula
BL10:BL13BL10=IF([@AccRej]="A",CONCAT(Table1[@[SN]:[AccRej]]),"")
BM10:BM13BM10=IF([@AccRej]="A",COUNTIF([Duplicate],[@Duplicate]),"")
BN10:BN13BN10=IF(AND([@AccRej]="A",[@Duplicate2]>1),"Yes","No")
BO10:BO13BO10=[@AccRej]
BP10:BP13BP10=CONCAT([@InspDate],[@Shift])
BQ10:BQ13BQ10=IFERROR(IFS([@Mold2]<>OFFSET([@Mold2],-1,0),1,AND(OFFSET([@Mold3],-1,0)=1,OFFSET([Mold1],-1,0)="R"),1),"")
BR10:BR13BR10=IF(AND([@Mold3]=1,OFFSET([@Mold3],1,0)=""),1,"")
BS10:BS13BS10=IF(OR([@Mold4]=1,[@MoldCast]="A"),"A","")
BT10:BT13BT10=IF([@Mold2]<>OFFSET([@Mold2],-1,0),1,"")
Cells with Conditional Formatting
CellConditionCell FormatStop If True
M10:M207Cell Valuecontains "R"textNO


results in this

Error in date change.xlsx
JK
5AccRejMoldCast
6AA
7AA
8AA
9AA
10AA
11R0
12AA
13AA
14AA
15AA
16A
17AA
18A
19AA
20AA
21AA
22AA
23AA
24AA
25AA
Daily Verifications
Cell Formulas
RangeFormula
J6:J25J6=FILTER(Table1[AccRej],Table1[Mold5]="A")
K6:K25K6=FILTER(Table1[MoldCast],Table1[Mold5]="A")
Dynamic array formulas.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,215,513
Messages
6,125,253
Members
449,219
Latest member
daynle

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