Okay I've got a subreport that displays a bunch of values. I am trying to flag values that are outside an acceptable range. E.g. lets say we only tolerate 1.0 to 1.5 mm somethings if a value is too high, or low I want to set it off, maybe with asterisks. I need to pass these values, from my table, into the subreport for comparison. It's not really a subreport link, because it doesn't "link" to any of the data items in the table, what can I do?