Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jeremy,
Did you restrieve the dataset from a webservice? Here is a link, you may have a look to see if it is what do you want to do. http://msdn.microsoft.com/library/de...us/dnofftalk/h tml/office12092002.asp Did I misunderstand your meaning? If so, please post some code for me to reproduce the problem? Regards, Peter Huang Microsoft Online Partner Support Get Secure! www.microsoft.com/security This posting is provided "as is" with no warranties and confers no rights. -------------------- Content-Class: urn:content-classes:message From: "Jeremy Holt" Sender: "Jeremy Holt" Subject: Date formatting XML datasets in Excel 2003 Date: Fri, 19 Sep 2003 11:41:58 -0700 Lines: 21 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Thread-Index: AcN+3bUusmYvRrsUSPqxrhfx6oQdtA== X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Newsgroups: microsoft.public.excel.programming Path: cpmsftngxa06.phx.gbl Xref: cpmsftngxa06.phx.gbl microsoft.public.excel.programming:417461 NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164 X-Tomcat-NG: microsoft.public.excel.programming I've just downloaded Office Excel 2003 While messing around with the XML import functions, I've noticed that Excel does not naturally format a date from an ADO.Net dataset, i.e. 2003-08-24T00:00:00.0000000-03:00 I would have thought that it should be able to do this. While I could easily write a parser to strip the date and time from this date, I would much rather not have to include a new column in the spreadsheet to do this. Another thing I think should be automatically formattable is a tick/cross for TRUE/FALSE values. Any thoughts? Jeremy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003: Error with date formatting | Excel Discussion (Misc queries) | |||
Conditional formatting by day of the date in Excel 2003 | Excel Worksheet Functions | |||
Excel Chart with Horizontal bars left and right of y-axis (2 datasets) | Charts and Charting in Excel | |||
Excel 2003: Charting Two Datasets with Different Sampling Rates (T | Charts and Charting in Excel | |||
Date formatting of xml in Excel 2003 | Excel Programming |