You cannot assign a value that you don't know exactly what value it is.
A value has a value it cannot be >= or <= .
You can evaluate the value only.P.E. saying
If cmbShipmentMethod.Text = "Standard Air" and dConsignWeight >=1
but you cannot assign dConsignWeight >=1.