Dynamic Skip?
Hi,
I’m wondering if there is any way to set the range to be skiped over (when using the Skip operation) dynamically? I was hoping I might be able to set the range with Indirect – ie:
Well Name = Exp Well Summary::Well Name Skip Indirect(“ExpWellID[“&Counta(Exp Well Summary::Well Name)&”] .. ExpWellID[LAST]”)
But I get a syntax error when trying to use Indirect with Skip. Is there any other way to do this?
Many thanks