Created byPaul Timms17:32 11 Jun 2018
I think the line:
RecordCheckError(1000057,"",i,"IVrw.ArtCode");
should be:
RecordCheckError(1000057,"",i,"ArtCode");
Paul
Dear Paul,
I tried changing as your example but unfortunately this does not highlight which row the item is being sold below base price.
I also tried this but it still did not work:
RecordCheckError(1000057," " & tstr,i,"ArtCode");
Regards,
John.