+ Reply to Thread
Results 1 to 3 of 3

Creating a csv file, do i need to create headings for columns and how do i do this?

  1. #1
    Registered User
    Join Date
    10-11-2012
    Location
    ithaca, ny
    MS-Off Ver
    Excel 2003
    Posts
    2

    Creating a csv file, do i need to create headings for columns and how do i do this?

    This is probably a basic question, but please bear with me! I am creating a csv file. How do I change the columns from "A", "B", etc to specific titles (such as "Title", "Description", etc)? I'm assuming that when saving as csv the program knows that these are headings and not data?
    thanks!!

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Creating a csv file, do i need to create headings for columns and how do i do this?

    The column titles that you see such as A, B, C, D, etc are default excel headers. If you need headers for your data, you can put them in row 1.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Registered User
    Join Date
    10-11-2012
    Location
    ithaca, ny
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Creating a csv file, do i need to create headings for columns and how do i do this?

    Quote Originally Posted by arlu1201 View Post
    The column titles that you see such as A, B, C, D, etc are default excel headers. If you need headers for your data, you can put them in row 1.
    ok, thanks so much. i thought it would be easy (just not easy finding it in Help!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1