Version 2014 Adv, need some help with VI Temp fields. I am exporting RMA's, and I want the field in column 8 to say the full spelling of ""Stock"", ""Scrap"" or ""None"", based on the value in the Item Action field (Sage has it as S, P, N). I created 3 Temp fields each with a calculation / condition (i.e.""ItemAction$=""S"" / ""Stock""). All 3 temp fields are assigned to Col 8. The problem I am having is that when a condion is NOT met, VI is exporting a blank column and when the condition is met it is exporting into the next column, 9 or 10. The data is ending up in either column 8, 9 or 10. I need the data to be in same column, 8 in this case. Tried all kind of things but nothing seems to work. Crystal export would work but not a good option for this project. Any ideas? TIA