March 7, 200719 yr Hi all Can anyone help me with this one: From time to time I import Excel-files into a field named, "Status". I would like to know if its possible to automaticcaly delete any data in another field, (called "Payment Method") if the imported data in "Status"-field are, f.ex: "Not member" Regards Lasse
March 7, 200719 yr Allow Payment Method to have an auto-entered calculation of Case ( Status <> "Not member"; Payment Method )
Create an account or sign in to comment