![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello All: One more question on exporting data: How can I put titles for the columns? Can I, for example, export the field names? Sam |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
SamMc wrote: Hello All: One more question on exporting data: How can I put titles for the columns? Can I, for example, export the field names? Sam Straight export to text, no. There has been some discussion here about exporting to merge files and at least one other format (which escapes me at the moment), but I have yet to experiment with them. My only experience with needing and getting field names is accommodated by exporting to HTML, then opening the file in Excel. One workaround for exporting to text would be to have a record that contains the field names as record data, then make sure that record is part of the found set and is the first one in the order. |
#5
| |||
| |||
|
|
Hello All: One more question on exporting data: How can I put titles for the columns? Can I, for example, export the field names? Sam |
#6
| |||
| |||
|
|
Lol. Before you go this route its worth experimenting with merge files. |
#7
| |||
| |||
|
|
In article <1122069591.861550.180760 (AT) g49g2000cwa (DOT) googlegroups.com>, "SamMc" <FMP_account (AT) hotmail (DOT) com> wrote: Hello All: One more question on exporting data: How can I put titles for the columns? Can I, for example, export the field names? Sam Export in MERGE file format. This is a CSV file that has field names in the first row. Works fine. No need for any other fiddling around. Bill Collins |
#8
| |||
| |||
|
|
Bill wrote: The above obtained using WXP and Excel 2003. Mac or later version mileage may vary, but for the moment, I'll go with the HTML Table export every time. |

#9
| |||
| |||
|
|
In article <JIxEe.982$Sr2.225@trndny03>, I'm (AT) Witz (DOT) end says... Bill wrote: The above obtained using WXP and Excel 2003. Mac or later version mileage may vary, but for the moment, I'll go with the HTML Table export every time. If the holy grail is bold headings when you want to open it in Excel sure. If your exporting the data with a header row to simplify field mapping when you import it into something else (be it an outlook address book, some 3rd party shipping software, accounting software, etc) then html is useless. Well I guess you could open the html in excel and then resave it as a csv... but I'm sure we all agree that's pretty pointless. ![]() |
#10
| |||
| |||
|
|
Well I guess you could open the html in excel and then resave it as a csv... but I'm sure we all agree that's pretty pointless. ![]() I mentioned bold headings only because HTML provides that, which is something I happen to prefer. That was only a small part of what I described. The Holy Grail, as I read the original post, is getting field names into Excel from FM export. Nothing was said about Outlook or field mapping to export it for use elsewhere. The question was how to get field names into Excel: I provided a comparison of the relative convenience of opening a csv file in Excel versus opening an HTML file. Pardon the assumption, but I think it reasonable to assume that SamMc wants to be able to read the data in the cells. Even if we remove bolding the field names, we still have five steps after "File Open" to get csv into an Excel sheet in which the cells are are readable. HTML requires no additional steps. "File Open" by itself does the job. |
|
Thus, for purposes of the original question and only the original question, exporting to HTML for opening in Excel is more convenient than csv, No Additional Steps to Five. Fewer strokes, just like golf. |
![]() |
| Thread Tools | |
| Display Modes | |
| |