Does anyone know if the following is possible with V/I? The client needs to import payroll data entry records. The source file doesn't have an Earnings Code, but it has other values that translate to earnings codes. For instance, when the record has a ""200"", the earnings code should be ""M1""; a ""650"" is earnings code ""SA""; a ""1"" is earnings code ""01"". I thought I could use a temp field to point to that column, and then have the Earnings Code field be a calculation using the Temp field and some kind of condition, or an if/then formula. Nothing I'm trying is working.