Hello,
My organization moves data between 2 different applications by exporting and importing csv files. I'll call the programs app1 and app2. app2 has an import file template that we use to match the fields from app1's export file. So I've been manually copying the columns from the export file from app1 into the appropriate columns of app2's template to "sync" the data between both applications.
I told a friend about how much of a pain this is becoming and he suggested I look online for a solution. Well here I am, and I'm wondering if it's possible to create a macro that would, at the click of a button, automatically move the columns from app1's export to app2's template file? There are other things that have to be done to the data before app2 will accept the template, but for now I'd just like to know if it's possible to create a macro that would move the columns from app1's export file into the appropriate columns in app2's import file template?
Please let me know if you need anymore information, or if there are more practical solutions for this problem.
My organization moves data between 2 different applications by exporting and importing csv files. I'll call the programs app1 and app2. app2 has an import file template that we use to match the fields from app1's export file. So I've been manually copying the columns from the export file from app1 into the appropriate columns of app2's template to "sync" the data between both applications.
I told a friend about how much of a pain this is becoming and he suggested I look online for a solution. Well here I am, and I'm wondering if it's possible to create a macro that would, at the click of a button, automatically move the columns from app1's export to app2's template file? There are other things that have to be done to the data before app2 will accept the template, but for now I'd just like to know if it's possible to create a macro that would move the columns from app1's export file into the appropriate columns in app2's import file template?
Please let me know if you need anymore information, or if there are more practical solutions for this problem.