Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Excel 2000 vs 2003 date issue

Hello,

I've created a function that formats my date filed to mmddyy so that all I
see is a six digit number for example from 04/21/08 to 042108. I do this
because I'm creating an upload file that requires a prn extension with the
date field formated as 6 digits and number only. This works fine for me when
using Excel 2003 however will not work when using Excel 2000. It looks like
it works as long as you're viewing the data in Excel but once you save as
..prn that field is replace with ######.

Any suggestions?

As always, thanks for any help.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Excel 2000 vs 2003 date issue

Looks like your column width is too narrow. Make the date column a bit
wider.

--
Jim
"Geraldine" wrote in message
...
| Hello,
|
| I've created a function that formats my date filed to mmddyy so that all I
| see is a six digit number for example from 04/21/08 to 042108. I do this
| because I'm creating an upload file that requires a prn extension with the
| date field formated as 6 digits and number only. This works fine for me
when
| using Excel 2003 however will not work when using Excel 2000. It looks
like
| it works as long as you're viewing the data in Excel but once you save as
| .prn that field is replace with ######.
|
| Any suggestions?
|
| As always, thanks for any help.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Excel 2000 vs 2003 date issue

Jim,
Thanks for the suggestion but the column has to be a set width.

"Jim Rech" wrote:

Looks like your column width is too narrow. Make the date column a bit
wider.

--
Jim
"Geraldine" wrote in message
...
| Hello,
|
| I've created a function that formats my date filed to mmddyy so that all I
| see is a six digit number for example from 04/21/08 to 042108. I do this
| because I'm creating an upload file that requires a prn extension with the
| date field formated as 6 digits and number only. This works fine for me
when
| using Excel 2003 however will not work when using Excel 2000. It looks
like
| it works as long as you're viewing the data in Excel but once you save as
| .prn that field is replace with ######.
|
| Any suggestions?
|
| As always, thanks for any help.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Excel 2000 vs 2003 date issue

As Jim pointed out - the text is too big for the cell.

If you can't change the box then it'll need to be the text instead. You're
probably only looking for a half a point or so. Hope that helps.


"Geraldine" wrote:

Jim,
Thanks for the suggestion but the column has to be a set width.

"Jim Rech" wrote:

Looks like your column width is too narrow. Make the date column a bit
wider.

--
Jim
"Geraldine" wrote in message
...
| Hello,
|
| I've created a function that formats my date filed to mmddyy so that all I
| see is a six digit number for example from 04/21/08 to 042108. I do this
| because I'm creating an upload file that requires a prn extension with the
| date field formated as 6 digits and number only. This works fine for me
when
| using Excel 2003 however will not work when using Excel 2000. It looks
like
| it works as long as you're viewing the data in Excel but once you save as
| .prn that field is replace with ######.
|
| Any suggestions?
|
| As always, thanks for any help.



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
Excel 2003: date display issue Andrew Excel Discussion (Misc queries) 17 July 13th 06 05:36 PM
Excel 2000/2003 Secondary Axis issue [email protected] Excel Programming 0 June 2nd 06 04:10 PM
Calendar Control in Excel 2000 can't display date in Excel 2003? Lewis Excel Discussion (Misc queries) 0 April 21st 06 05:07 PM
changes in the date function from 2000 to 2003? JNW Excel Programming 7 October 8th 05 03:23 PM
VBA Excel 2000 issue Dan Excel Programming 3 November 15th 04 06:56 PM


All times are GMT +1. The time now is 04:00 AM.

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

About Us

"It's about Microsoft Excel"