Welcome toExcel.Tips.Net
Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment
ExcelTips FAQ
ExcelTips Premium
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Advertise on the
ExcelTips Site
Adding a Little Animation to Your Life
Converting a Range of URLs to Hyperlinks
Making the Formula Bar Persistent
Edward has noticed a problem with formatted dates on different machines. Many times he will create a workbook on one computer but use a different computer to print the report for inclusion in a mailing. Even though he has the cells formatted one way when he creates the report (i.e., the date is mm/dd/yy), when he opens the workbook on the second computer the date will appear differently (mm/dd/yyyy). This causes problems with the appearance of the final printed report as the cell data is then truncated.
This occurs because of differences in the way that system dates are set up on the two machines. On one machine the system date is set up to display in Windows using two digits for the year, while the other is set up to display using four.
How does this affect Excel? Some of the date formats in Excel automatically use the system date format used by Windows. When you display the Number tab of the Format Cells dialog box you know that Excel provides a number of different date formats you can select. Note that some of the formats have an asterisk in front of them. These represent the "system date" formats. If you select one of these, it means that Excel uses the corresponding system date format to display the information in the cell. If you move the workbook to a different system and the formats used for system dates are different, then the dates will display differently in those cells.
The solution is to either change the system date formats to be the same on both systems (done in Windows, in the Regional Settings applet of the Control Panel), or simply pick a different date format in Excel. You'll want to pick one that doesn't have an asterisk in front of it, or define your own custom date format. You should then have no problem with different displays of the dates on the different systems.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (3218) applies to Microsoft Excel versions: 97 2000 2002 2003 2007
More Power! For some people, the prospect of creating macros can be scary. Those who conquer their fears, however, find they become much more confident and productive once they learn how to make Excel do exactly what they want. ExcelTips: The Macros is an invaluable source for learning Excel macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of ExcelTips. Learn at your own pace, exactly the way you want.