I have no experience in this area so I appreciate any help/suggestions. I have a Table containing several fields, including VALUE,ID and TYPE. I want to create a new Table with fields VALUE and ID only, but if TYPE=D then ID should = ID+10000. What is the simplest way to do this ?