Hi,
I am having problems with the function below.
This part works fine.
Alias: IIf([T (107) Left4Digit of JobNum]![Left4]=[T (090) SubDivisionNum]![SubDivPrefix]),[T (107) Left4Digit of JobNum]![Left4), if false (they do not equal) I would like to continue with this
(IIf([T (107) Left4Digit of JobNum]![Left4]=[T (090) SubDivisionNum]![Alias1] Or [Alias2],304)))
I am having problems with the function below.
This part works fine.
Alias: IIf([T (107) Left4Digit of JobNum]![Left4]=[T (090) SubDivisionNum]![SubDivPrefix]),[T (107) Left4Digit of JobNum]![Left4), if false (they do not equal) I would like to continue with this
(IIf([T (107) Left4Digit of JobNum]![Left4]=[T (090) SubDivisionNum]![Alias1] Or [Alias2],304)))