June 25, 201411 yr Hello I have datas in Columns (Fields) A, B, C, D, E. How do I transfer these datas to a single (Fields) "Column F," without using the import option. I need the datas in the same order as they appear originally in Fields A,B,C,D,E. Many thanks. Lawrencex
June 25, 201411 yr You can run a replace on field F and set it to a concatenation of fields A through E But why would you want to do that? That's going to bloat the database a lot. What is it that you need to do with field F that you can not do with the individual fields?
Create an account or sign in to comment