Viewing 2 posts - 1 through 3 (of 3 total)
Here are some actual examples in what can be in the column:
MW3 Trailer/S2/C1
/S255
my apps/S1
Or empty column (This column nullable)
November 8, 2011 at 7:19 pm
#1404937
Since I only need the numbers that follows the S and C then I would guess this would be the seperator:
"SlotNumber" = '/S'
"CarouselNumber" = '/C'
November 8, 2011 at 7:15 pm
#1404936