I think the problem is with cshipperid_0 try dim shipperid as string shipperid = Trim$(GetObjectValue("cshipperid_0")) ParmStr = ParmStr & "{soshipheader.shipperid}=" & shipperid & "/WHERE" & PRMSEP
↧