Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column in my excel sheet that is a date. I am trying to export it
into xml, however, the date is showing up as the excel date number in the xml file. Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Have you tried using the TEXT function?
-- David Biddulph "Nicholas" wrote in message ... I have a column in my excel sheet that is a date. I am trying to export it into xml, however, the date is showing up as the excel date number in the xml file. Thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have tried that...
Ideally, I would like to be able to enter the date and use the Excel features of date formatting. So currently, if I type in the date format, and then convert to text, it gives me the excel date number as text. I can do cut and paste special into a pre-formatted text column and get the excel date number as well. I can manaully type in a text formatted box text that looks like date, but that I feel just adds to many manual steps to generate an xml file and you don't get consist formating. I don't think I am asking for to much.. :) Thanks "David Biddulph" wrote: Have you tried using the TEXT function? -- David Biddulph "Nicholas" wrote in message ... I have a column in my excel sheet that is a date. I am trying to export it into xml, however, the date is showing up as the excel date number in the xml file. Thanks in advance. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't understand what you are trying to do with your xml. If you have a
date in column A, the TEXT functuion would give you a text representation of that date in column B. Can't you use that to generate your xml? -- David Biddulph "Nicholas" wrote in message ... I have tried that... Ideally, I would like to be able to enter the date and use the Excel features of date formatting. So currently, if I type in the date format, and then convert to text, it gives me the excel date number as text. I can do cut and paste special into a pre-formatted text column and get the excel date number as well. I can manaully type in a text formatted box text that looks like date, but that I feel just adds to many manual steps to generate an xml file and you don't get consist formating. I don't think I am asking for to much.. :) Thanks "David Biddulph" wrote: Have you tried using the TEXT function? -- David Biddulph "Nicholas" wrote in message ... I have a column in my excel sheet that is a date. I am trying to export it into xml, however, the date is showing up as the excel date number in the xml file. Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
export re-order input fields to export file [csv] | Excel Worksheet Functions | |||
need to export row as csv file with column e plus .bom as file name | Excel Discussion (Misc queries) | |||
I need to export.xls file to .csv file for fedex address book | Setting up and Configuration of Excel | |||
Format of CSV File in export | Excel Discussion (Misc queries) | |||
Export excel file to semicolon delimited text file | Excel Discussion (Misc queries) |