if I put <> it will not work because duplicate parts can be at different facilities. So the <> showed every part.
Parts table:
Loc part
1 x
2 x
2 y
3 y
So if they pick location 1 I would only want to display a choice of Y
if they pick location 3 the would have a chose of x
and if they choose 2 they would not have any parts to pick from.
I get this error: Arithmetic expression ‘(Parts[RECID]-SELECT(Parts[Unique Name],([Branch location] = [_THISROW].[Facility])))’ cannot convert ‘List of Ref to table ‘Parts’ of Name’ to ‘List of Number’