For some reason I am getting the "item not found in collection" error when I execute this code. It pertains to my line:
Code:
If rstSPC.[Ni_Au_Nickel_Thickness_Avg] > SPCAve + 2 * SPCSigma Then
If rstSPC.[Ni_Au_Nickel_Thickness_Avg] > SPCAve + 2 * SPCSigma Then
Leave a comment: