I'm working on a project to add up the width of rolls (WIDTH ORD) from a given parent roll identified by LENGTH. I only want to analyze parent rolls that have associated pattern numbers that are not integers. i.e. analyze rows with values 5.1, 6.2 but not 5, 6, 7 etc.
Here is my code
Here is the error![]()
Please Login or Register to view this content.
The error is thrown after this line![]()
Please Login or Register to view this content.
Any ideas?![]()
Please Login or Register to view this content.
Bookmarks