Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default need to change order of columns from csv file

We download a csv file from Authorize.net but the header columns do not match
the format we need to import into our Mail Order Manager software. We need to
selectively pull columns from the csv and put into a new file that we can
import into MOM. We will need to do this each day. I have been reading about
macros and pivot tables and am not sure if either can help me.

Thanks to anyone who can help...Chris

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default need to change order of columns from csv file

Do you not read your previous posts ??

Check this one out:

http://groups.google.com/group/micro...d6e9ca26c8a95#

Hope this helps.

Pete

On Feb 12, 1:36*pm, need-some-help!
wrote:
We download a csv file from Authorize.net but the header columns do not match
the format we need to import into our Mail Order Manager software. We need to
selectively pull columns from the csv and put into a new file that we can
import into MOM. We will need to do this each day. I have been reading about
macros and pivot tables and am not sure if either can help me.

Thanks to anyone who can help...Chris


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default need to change order of columns from csv file

The macro is the best approach. It is very simple to copy columns from one
workbook to a new workbook. Let me know which columns from your original
workbook need to be put into the new workbook. It will only take a few
minutes to generate this type of macro.

"need-some-help!" wrote:

We download a csv file from Authorize.net but the header columns do not match
the format we need to import into our Mail Order Manager software. We need to
selectively pull columns from the csv and put into a new file that we can
import into MOM. We will need to do this each day. I have been reading about
macros and pivot tables and am not sure if either can help me.

Thanks to anyone who can help...Chris

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default need to change order of columns from csv file

Suppose the imported data is on Sheet1

Method 1
On Sheet2 in A1 enter =Sheet1!B1
On Sheet2 in B1 enter =Sheet1!A1
Copy this down the column to row 20
Compare the two sheets; does this suggest a solution?

Method 2
On Sheet1 insert a new row 1
Type this words in to A1, B1, C1, D1: zebra, dog, cat, ape
Select from A1 across to D and down to the last row
Use Data | Sort ; specify left to right (in option) and then sort by Row 1
Does this suggest a solution?

Please come back if you need more details
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"need-some-help!" wrote in message
...
We download a csv file from Authorize.net but the header columns do not
match
the format we need to import into our Mail Order Manager software. We need
to
selectively pull columns from the csv and put into a new file that we can
import into MOM. We will need to do this each day. I have been reading
about
macros and pivot tables and am not sure if either can help me.

Thanks to anyone who can help...Chris



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default need to change order of columns from csv file

Hi,

When you import your csv file you can specify in the wizard which columns to
skip on the last step.

Once in just put numbers at the top of each column indicating the order you
desire, for example, 5, 2, 1, 4, 3

Select your data with the top row being the above numbers and choose Data,
Sort, Options, Sort Left to Right.
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"need-some-help!" wrote:

We download a csv file from Authorize.net but the header columns do not match
the format we need to import into our Mail Order Manager software. We need to
selectively pull columns from the csv and put into a new file that we can
import into MOM. We will need to do this each day. I have been reading about
macros and pivot tables and am not sure if either can help me.

Thanks to anyone who can help...Chris



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mcro to order columns Ric0999 Excel Discussion (Misc queries) 1 October 10th 07 02:08 PM
How stop Excel file UK date order changing to US order in m.merge Roger Aldridge Excel Discussion (Misc queries) 1 October 9th 07 11:52 PM
in order of columns ceemo Excel Discussion (Misc queries) 1 April 19th 06 10:20 PM
How do I change the order of choices in menu File- Send To SCPC7018 Excel Worksheet Functions 2 August 4th 05 02:11 AM
how do i change order of columns in a list published to sharepoint p_wills Excel Discussion (Misc queries) 0 May 19th 05 08:30 AM


All times are GMT +1. The time now is 07:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"